|
STM32H735xx HAL User Manual
|
Variables | |
| static const uint16_t | LPUART_PRESCALER_TAB [] |
const uint16_t LPUART_PRESCALER_TAB[] [static] |
{
(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 46 of file stm32h7xx_ll_lpuart.h.
1.7.6.1