Struct stm32f30x::dma1::ccr4::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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