Type Definition stm32f1::stm32f102::rcc::cfgr::PPRE1_R

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

Field PPRE1 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