Struct stm32f7::stm32f7x3::pwr::cr2::R[][src]

pub struct R(_);
Expand description

Register CR2 reader

Implementations

Bit 0 - Clear Wakeup Pin flag for PA0

Bit 1 - Clear Wakeup Pin flag for PA2

Bit 2 - Clear Wakeup Pin flag for PC1

Bit 3 - Clear Wakeup Pin flag for PC13

Bit 4 - Clear Wakeup Pin flag for PI8

Bit 5 - Clear Wakeup Pin flag for PI11

Bit 8 - Wakeup pin polarity bit for PA0

Bit 9 - Wakeup pin polarity bit for PA2

Bit 10 - Wakeup pin polarity bit for PC1

Bit 11 - Wakeup pin polarity bit for PC13

Bit 12 - Wakeup pin polarity bit for PI8

Bit 13 - Wakeup pin polarity bit for PI11

Methods from Deref<Target = R<CR2_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.