Macros | |
#define | RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
#define | RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
#define | RCC_CRS_SYNC_POLARITY_RISING (0x00000000U) |
#define | RCC_CRS_SYNC_POLARITY_RISING (0x00000000U) |
#define RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
Synchro Active on falling edge
Definition at line 1679 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_SYNC_POLARITY_FALLING CRS_CFGR_SYNCPOL |
Synchro Active on falling edge
Definition at line 1679 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_SYNC_POLARITY_RISING (0x00000000U) |
Synchro Active on rising edge (default)
Definition at line 1678 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_SYNC_POLARITY_RISING (0x00000000U) |
Synchro Active on rising edge (default)
Definition at line 1678 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.