Type Definition stm32l1::stm32l100::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 Mul3

Checks if the value of the field is Mul4

Checks if the value of the field is Mul6

Checks if the value of the field is Mul8

Checks if the value of the field is Mul12

Checks if the value of the field is Mul16

Checks if the value of the field is Mul24

Checks if the value of the field is Mul32

Checks if the value of the field is Mul48