Struct atsam4sd16c_pac::pioc::ifsr::R

source ·
pub struct R(_);
Expand description

Register IFSR reader

Implementations§

Bit 0 - Input Filer Status

Bit 1 - Input Filer Status

Bit 2 - Input Filer Status

Bit 3 - Input Filer Status

Bit 4 - Input Filer Status

Bit 5 - Input Filer Status

Bit 6 - Input Filer Status

Bit 7 - Input Filer Status

Bit 8 - Input Filer Status

Bit 9 - Input Filer Status

Bit 10 - Input Filer Status

Bit 11 - Input Filer Status

Bit 12 - Input Filer Status

Bit 13 - Input Filer Status

Bit 14 - Input Filer Status

Bit 15 - Input Filer Status

Bit 16 - Input Filer Status

Bit 17 - Input Filer Status

Bit 18 - Input Filer Status

Bit 19 - Input Filer Status

Bit 20 - Input Filer Status

Bit 21 - Input Filer Status

Bit 22 - Input Filer Status

Bit 23 - Input Filer Status

Bit 24 - Input Filer Status

Bit 25 - Input Filer Status

Bit 26 - Input Filer Status

Bit 27 - Input Filer Status

Bit 28 - Input Filer Status

Bit 29 - Input Filer Status

Bit 30 - Input Filer Status

Bit 31 - Input Filer Status

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