Type Definition stm32f1::stm32f101::rcc::cfgr::ADCPRE_R

source · []
pub type ADCPRE_R = FieldReader<u8, ADCPRE_A>;
Expand description

Field ADCPRE reader - ADC prescaler

Implementations

Get enumerated values variant

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 Div6

Checks if the value of the field is Div8