pub struct R(_);
Expand description

Register PWR_CR3 reader

Implementations

Bit 8 - VBE

Bit 9 - VBRS

Bit 10 - DDRSREN

Bit 11 - DDRSRDIS

Bit 12 - DDRRETEN

Bits 17:21 - POPL

Bit 24 - USB33DEN

Bit 26 - USB33RDY

Bit 28 - REG18EN

Bit 29 - REG18RDY

Bit 30 - REG11EN

Bit 31 - REG11RDY

Methods from Deref<Target = R<PWR_CR3_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.