pub struct R(_);
Expand description

Register DMA0CTL reader

Implementations

Bit 0 - Initiate DMA transfer with DMATSEL

Bit 1 - DMA transfer aborted by NMI

Bit 2 - DMA interrupt enable

Bit 3 - DMA interrupt flag

Bit 4 - DMA enable

Bit 5 - DMA level sensitive trigger select

Bit 6 - DMA source byte

Bit 7 - DMA destination byte

Bits 8:9 - DMA source increment bit 0

Bits 10:11 - DMA destination increment bit 0

Bits 12:14 - DMA transfer mode bit 0

Methods from Deref<Target = R<DMA0CTL_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.