STM32L4xx_HAL_Driver
1.14.0
Variables
USART Private Variables
STM32L4xx_LL_Driver
»
USART
Variables
static const uint32_t
USART_PRESCALER_TAB
[]
Detailed Description
Variable Documentation
◆
USART_PRESCALER_TAB
const uint32_t USART_PRESCALER_TAB[]
static
Initial value:
=
{
1UL,
2UL,
4UL,
6UL,
8UL,
10UL,
12UL,
16UL,
32UL,
64UL,
128UL,
256UL
}
Definition at line
48
of file
stm32l4xx_ll_usart.h
.
Generated by
1.8.13