Struct gd32f1::gd32f130::dma::ch3ctl0::R[][src]

pub struct R(_);
Expand description

Register CH3CTL0 reader

Implementations

Bit 0 - Channel enable

Bit 1 - Enable bit for full transfer finish interrupt

Bit 2 - Enable bit for half transfer finish interrupt

Bit 3 - Enable bit for tranfer access error interrupt

Bit 4 - Transfer mode

Bit 5 - Circular mode enable

Bit 6 - Next address generation algorithm of peripheral

Bit 7 - Next address generation algorithm of memory

Bits 8:9 - Transfer data size of peripheral

Bits 10:11 - Transfer data size of memory

Bits 12:13 - Priority Level of this channel

Bit 14 - Memory to memory mode

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