Struct stm32f0xx_hal::pac::rcc::cfgr::PLLMUL_W[][src]

pub struct PLLMUL_W<'a> { /* fields omitted */ }
Expand description

Field PLLMUL writer - PLL Multiplication Factor

Implementations

Writes variant to the field

PLL input clock x2

PLL input clock x3

PLL input clock x4

PLL input clock x5

PLL input clock x6

PLL input clock x7

PLL input clock x8

PLL input clock x9

PLL input clock x10

PLL input clock x11

PLL input clock x12

PLL input clock x13

PLL input clock x14

PLL input clock x15

PLL input clock x16

PLL input clock x16

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.