STM32L443xx HAL User Manual
|
Defines | |
#define | RCC_CRS_SYNC_POLARITY_RISING 0x00000000U |
#define | RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
#define RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
Synchro Active on falling edge
Definition at line 788 of file stm32l4xx_hal_rcc_ex.h.
#define RCC_CRS_SYNC_POLARITY_RISING 0x00000000U |
Synchro Active on rising edge (default)
Definition at line 787 of file stm32l4xx_hal_rcc_ex.h.