Struct lpc845_pac::sct0::input::R[][src]

pub struct R(_);
Expand description

Register INPUT reader

Implementations

Bit 0 - Input 0 state. Input 0 state on the last SCT clock edge.

Bit 1 - Input 1 state. Input 1 state on the last SCT clock edge.

Bit 2 - Input 2 state. Input 2 state on the last SCT clock edge.

Bit 3 - Input 3 state. Input 3 state on the last SCT clock edge.

Bit 4 - Input 4 state. Input 4 state on the last SCT clock edge.

Bit 16 - Input 0 state. Input 0 state following the synchronization specified by INSYNC.

Bit 17 - Input 1 state. Input 1 state following the synchronization specified by INSYNC.

Bit 18 - Input 2 state. Input 2 state following the synchronization specified by INSYNC.

Bit 19 - Input 3 state. Input 3 state following the synchronization specified by INSYNC.

Bit 20 - Input 4 state. Input 4 state following the synchronization specified by INSYNC.

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