pub struct R(_);
Expand description

Register DMA_INT0_SRCFLG reader

Implementations

Bit 0 - Channel 0 was the source of DMA_INT0

Bit 1 - Channel 1 was the source of DMA_INT0

Bit 2 - Channel 2 was the source of DMA_INT0

Bit 3 - Channel 3 was the source of DMA_INT0

Bit 4 - Channel 4 was the source of DMA_INT0

Bit 5 - Channel 5 was the source of DMA_INT0

Bit 6 - Channel 6 was the source of DMA_INT0

Bit 7 - Channel 7 was the source of DMA_INT0

Bit 8 - Channel 8 was the source of DMA_INT0

Bit 9 - Channel 9 was the source of DMA_INT0

Bit 10 - Channel 10 was the source of DMA_INT0

Bit 11 - Channel 11 was the source of DMA_INT0

Bit 12 - Channel 12 was the source of DMA_INT0

Bit 13 - Channel 13 was the source of DMA_INT0

Bit 14 - Channel 14 was the source of DMA_INT0

Bit 15 - Channel 15 was the source of DMA_INT0

Bit 16 - Channel 16 was the source of DMA_INT0

Bit 17 - Channel 17 was the source of DMA_INT0

Bit 18 - Channel 18 was the source of DMA_INT0

Bit 19 - Channel 19 was the source of DMA_INT0

Bit 20 - Channel 20 was the source of DMA_INT0

Bit 21 - Channel 21 was the source of DMA_INT0

Bit 22 - Channel 22 was the source of DMA_INT0

Bit 23 - Channel 23 was the source of DMA_INT0

Bit 24 - Channel 24 was the source of DMA_INT0

Bit 25 - Channel 25 was the source of DMA_INT0

Bit 26 - Channel 26 was the source of DMA_INT0

Bit 27 - Channel 27 was the source of DMA_INT0

Bit 28 - Channel 28 was the source of DMA_INT0

Bit 29 - Channel 29 was the source of DMA_INT0

Bit 30 - Channel 30 was the source of DMA_INT0

Bit 31 - Channel 31 was the source of DMA_INT0

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