Struct atsam4sd16c_pac::adc::chsr::R

source ·
pub struct R(_);
Expand description

Register 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

Bit 12 - Channel 12 Status

Bit 13 - Channel 13 Status

Bit 14 - Channel 14 Status

Bit 15 - Channel 15 Status

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