Struct stm32f0xx_hal::stm32::rcc::cfgr::SW_W[][src]

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

Field SW writer - System clock Switch

Implementations

Writes variant to the field

HSI48 selected as system clock (when available)

HSI selected as system clock

HSE selected as system clock

PLL selected as system clock

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.