MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define LPUART_ClkSel_PCLK   ((uint32_t)(0x01U << 11))
 
#define LPUART_ClkSel_LSE   ((uint32_t)(0x02U << 11))
 
#define LPUART_ClkSel_LSI   ((uint32_t)(0x03U << 11))
 

Detailed Description