pub struct R(_);
Expand description

Register DMA_HISR reader

Implementations

Bit 0 - FEIF4

Bit 2 - DMEIF4

Bit 3 - TEIF4

Bit 4 - HTIF4

Bit 5 - TCIF4

Bit 6 - FEIF5

Bit 8 - DMEIF5

Bit 9 - TEIF5

Bit 10 - HTIF5

Bit 11 - TCIF5

Bit 16 - FEIF6

Bit 18 - DMEIF6

Bit 19 - TEIF6

Bit 20 - HTIF6

Bit 21 - TCIF6

Bit 22 - FEIF7

Bit 24 - DMEIF7

Bit 25 - TEIF7

Bit 26 - HTIF7

Bit 27 - TCIF7

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