Type Definition stm32f0::stm32f0x2::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

Checks if the value of the field is Div32

Checks if the value of the field is Div64

Checks if the value of the field is Div128