RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros

Macros

#define RCC_CRS_SYNC_POLARITY_RISING   (0x00000000U)
 
#define RCC_CRS_SYNC_POLARITY_FALLING   CRS_CFGR_SYNCPOL
 

Detailed Description

Macro Definition Documentation

◆ RCC_CRS_SYNC_POLARITY_FALLING

#define RCC_CRS_SYNC_POLARITY_FALLING   CRS_CFGR_SYNCPOL

Synchro Active on falling edge

◆ RCC_CRS_SYNC_POLARITY_RISING

#define RCC_CRS_SYNC_POLARITY_RISING   (0x00000000U)

Synchro Active on rising edge (default)