Type Definition stm32f1::stm32f107::rcc::cfgr::PLLMUL_R

source · []
pub type PLLMUL_R = FieldReader<u8, PLLMUL_A>;
Expand description

Field PLLMUL reader - PLL Multiplication Factor

Implementations

Get enumerated values variant

Checks if the value of the field is Mul4

Checks if the value of the field is Mul5

Checks if the value of the field is Mul6

Checks if the value of the field is Mul7

Checks if the value of the field is Mul8

Checks if the value of the field is Mul9

Checks if the value of the field is Mul65