Type Definition stm32wl::stm32wle5::rcc::cfgr::PPRE2_R

source · []
pub type PPRE2_R = FieldReader<u8, PPRE2_A>;
Expand description

Field PPRE2 reader - PCLK2 high-speed prescaler (APB2)

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