Module cfgr2

Module cfgr2 

Source
Expand description

Clock configuration register2 (RCC_CFGR2)

Re-exports§

pub use PREDIV1_R as PREDIV2_R;
pub use PREDIV1_W as PREDIV2_W;
pub use PLL2MUL_R as PLL3MUL_R;
pub use PLL2MUL_W as PLL3MUL_W;
pub use I2S2SRC_R as I2S3SRC_R;
pub use I2S2SRC_W as I2S3SRC_W;

Structs§

CFGR2rs
Clock configuration register2 (RCC_CFGR2)

Enums§

I2S2SRC
I2S2 clock source
PLL2MUL
PLL2 Multiplication Factor
PREDIV1
PREDIV1 division factor
PREDIV1SRC
PREDIV1 entry clock source

Type Aliases§

I2S2SRC_R
Field I2S2SRC reader - I2S2 clock source
I2S2SRC_W
Field I2S2SRC writer - I2S2 clock source
PLL2MUL_R
Field PLL2MUL reader - PLL2 Multiplication Factor
PLL2MUL_W
Field PLL2MUL writer - PLL2 Multiplication Factor
PREDIV1SRC_R
Field PREDIV1SRC reader - PREDIV1 entry clock source
PREDIV1SRC_W
Field PREDIV1SRC writer - PREDIV1 entry clock source
PREDIV1_R
Field PREDIV1 reader - PREDIV1 division factor
PREDIV1_W
Field PREDIV1 writer - PREDIV1 division factor
R
Register CFGR2 reader
W
Register CFGR2 writer