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