Type Definition stm32wl::stm32wle5::rcc::pllcfgr::PLLM_R

source · []
pub type PLLM_R = FieldReader<u8, PLLM_A>;
Expand description

Field PLLM reader - Division factor for the main PLL input clock

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 Div3

Checks if the value of the field is Div4

Checks if the value of the field is Div5

Checks if the value of the field is Div6

Checks if the value of the field is Div7

Checks if the value of the field is Div8