STM32H735xx 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 71 of file stm32h7xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().
#define LPUART_BRR_MIN_VALUE 0x00000300U |
Definition at line 72 of file stm32h7xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().
#define LPUART_LPUARTDIV_FREQ_MUL 256U |
Definition at line 70 of file stm32h7xx_ll_lpuart.h.
Referenced by LL_LPUART_GetBaudRate().