Struct atsam4sd16c_pac::pioa::isr::R

source ·
pub struct R(_);
Expand description

Register ISR reader

Implementations§

Bit 0 - Input Change Interrupt Status

Bit 1 - Input Change Interrupt Status

Bit 2 - Input Change Interrupt Status

Bit 3 - Input Change Interrupt Status

Bit 4 - Input Change Interrupt Status

Bit 5 - Input Change Interrupt Status

Bit 6 - Input Change Interrupt Status

Bit 7 - Input Change Interrupt Status

Bit 8 - Input Change Interrupt Status

Bit 9 - Input Change Interrupt Status

Bit 10 - Input Change Interrupt Status

Bit 11 - Input Change Interrupt Status

Bit 12 - Input Change Interrupt Status

Bit 13 - Input Change Interrupt Status

Bit 14 - Input Change Interrupt Status

Bit 15 - Input Change Interrupt Status

Bit 16 - Input Change Interrupt Status

Bit 17 - Input Change Interrupt Status

Bit 18 - Input Change Interrupt Status

Bit 19 - Input Change Interrupt Status

Bit 20 - Input Change Interrupt Status

Bit 21 - Input Change Interrupt Status

Bit 22 - Input Change Interrupt Status

Bit 23 - Input Change Interrupt Status

Bit 24 - Input Change Interrupt Status

Bit 25 - Input Change Interrupt Status

Bit 26 - Input Change Interrupt Status

Bit 27 - Input Change Interrupt Status

Bit 28 - Input Change Interrupt Status

Bit 29 - Input Change Interrupt Status

Bit 30 - Input Change Interrupt Status

Bit 31 - Input Change Interrupt Status

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