Struct stm32f41x::dma2::s2cr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 25:27 - Channel selection

Bits 23:24 - Memory burst transfer configuration

Bits 21:22 - Peripheral burst transfer configuration

Bit 20 - ACK

Bit 19 - Current target (only in double buffer mode)

Bit 18 - Double buffer mode

Bits 16:17 - Priority level

Bit 15 - Peripheral increment offset size

Bits 13:14 - Memory data size

Bits 11:12 - Peripheral data size

Bit 10 - Memory increment mode

Bit 9 - Peripheral increment mode

Bit 8 - Circular mode

Bits 6:7 - Data transfer direction

Bit 5 - Peripheral flow controller

Bit 4 - Transfer complete interrupt enable

Bit 3 - Half transfer interrupt enable

Bit 2 - Transfer error interrupt enable

Bit 1 - Direct mode error interrupt enable

Bit 0 - Stream enable / flag stream ready when read low