Struct stm32f0xx_hal::stm32::rcc::cir::R[][src]

pub struct R(_);
Expand description

Register CIR reader

Implementations

Bit 0 - LSI Ready Interrupt flag

Bit 1 - LSE Ready Interrupt flag

Bit 2 - HSI Ready Interrupt flag

Bit 3 - HSE Ready Interrupt flag

Bit 4 - PLL Ready Interrupt flag

Bit 5 - HSI14 ready interrupt flag

Bit 6 - HSI48 ready interrupt flag

Bit 7 - Clock Security System Interrupt flag

Bit 8 - LSI Ready Interrupt Enable

Bit 9 - LSE Ready Interrupt Enable

Bit 10 - HSI Ready Interrupt Enable

Bit 11 - HSE Ready Interrupt Enable

Bit 12 - PLL Ready Interrupt Enable

Bit 13 - HSI14 ready interrupt enable

Bit 14 - HSI48 ready interrupt enable

Methods from Deref<Target = R<CIR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.