pub struct R(_);
Expand description

Register AFEC_CHSR reader

Implementations

Bit 0 - Channel 0 Status

Bit 1 - Channel 1 Status

Bit 2 - Channel 2 Status

Bit 3 - Channel 3 Status

Bit 4 - Channel 4 Status

Bit 5 - Channel 5 Status

Bit 6 - Channel 6 Status

Bit 7 - Channel 7 Status

Bit 8 - Channel 8 Status

Bit 9 - Channel 9 Status

Bit 10 - Channel 10 Status

Bit 11 - Channel 11 Status

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

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.