Division factor of microcontroler clock output.
More...
Division factor of microcontroler clock output.
- See also
- MCO Pre
◆ RCC_CFGR_MCOPRE_DIV1
#define RCC_CFGR_MCOPRE_DIV1 0 |
◆ RCC_CFGR_MCOPRE_DIV128
#define RCC_CFGR_MCOPRE_DIV128 7 |
◆ RCC_CFGR_MCOPRE_DIV16
#define RCC_CFGR_MCOPRE_DIV16 4 |
◆ RCC_CFGR_MCOPRE_DIV2
#define RCC_CFGR_MCOPRE_DIV2 1 |
◆ RCC_CFGR_MCOPRE_DIV32
#define RCC_CFGR_MCOPRE_DIV32 5 |
◆ RCC_CFGR_MCOPRE_DIV4
#define RCC_CFGR_MCOPRE_DIV4 2 |
◆ RCC_CFGR_MCOPRE_DIV64
#define RCC_CFGR_MCOPRE_DIV64 6 |
◆ RCC_CFGR_MCOPRE_DIV8
#define RCC_CFGR_MCOPRE_DIV8 3 |