STM32L443xx HAL User Manual
|
Defines | |
#define | LPUART_LPUARTDIV_FREQ_MUL 256U |
#define | LPUART_BRR_MASK 0x000FFFFFU |
#define | LPUART_BRR_MIN_VALUE 0x00000300U |
#define LPUART_BRR_MASK 0x000FFFFFU |
Definition at line 73 of file stm32l4xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().
#define LPUART_BRR_MIN_VALUE 0x00000300U |
Definition at line 74 of file stm32l4xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().
#define LPUART_LPUARTDIV_FREQ_MUL 256U |
Definition at line 72 of file stm32l4xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().