Struct lpc845_pac::capt::id::R[][src]

pub struct R(_);
Expand description

Register ID reader

Implementations

Bits 0:7 - Aperture: encoded as (aperture size/4K) -1, so 0x00 is a 4 K aperture.

Bits 8:11 - Minor revision of module implementation, starting at 0. Software compatibility is expected between minor revisions.

Bits 12:15 - Major revision of module implementation, starting at 0. There may not be software compatibility between major revisions.

Bits 16:31 - 1 if is Timeout.

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