Type Definition stm32g4::stm32g484::rcc::cfgr::PPRE1_R

source · []
pub type PPRE1_R = FieldReader<u8, PPRE1_A>;
Expand description

Field PPRE1 reader - PB low-speed prescaler (APB1)

Implementations

Get enumerated values variant

Checks if the value of the field is Div1

Checks if the value of the field is Div2

Checks if the value of the field is Div4

Checks if the value of the field is Div8

Checks if the value of the field is Div16