Type Definition stm32f0::stm32f0x2::rcc::cfgr::PPRE_R

source · []
pub type PPRE_R = FieldReader<u8, PPRE_A>;
Expand description

Field PPRE reader - APB 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