Type Definition stm32f3::stm32f373::dma1::ch::cr::W[][src]

type W = W<u32, CR>;
Expand description

Writer for register CR

Implementations

Bit 0 - Channel enable

Bit 1 - Transfer complete interrupt enable

Bit 2 - Half Transfer interrupt enable

Bit 3 - Transfer error interrupt enable

Bit 4 - Data transfer direction

Bit 5 - Circular mode

Bit 6 - Peripheral increment mode

Bit 7 - Memory increment mode

Bits 8:9 - Peripheral size

Bits 10:11 - Memory size

Bits 12:13 - Channel Priority level

Bit 14 - Memory to memory mode