Type Definition stm32wl::stm32wle5::rcc::cfgr::MCOPRE_R

source · []
pub type MCOPRE_R = FieldReader<u8, MCOPRE_A>;
Expand description

Field MCOPRE reader - Microcontroller clock output prescaler

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