Struct stm32f1::stm32f102::rcc::cfgr::HPRE_W[][src]

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

Field HPRE writer - AHB prescaler

Implementations

Writes variant to the field

SYSCLK not divided

SYSCLK divided by 2

SYSCLK divided by 4

SYSCLK divided by 8

SYSCLK divided by 16

SYSCLK divided by 64

SYSCLK divided by 128

SYSCLK divided by 256

SYSCLK divided by 512

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.