Struct efm32gg11b820::ldma::ch0_ctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - DMA Structure Type

[src]

Bits 4:14 - DMA Unit Data Transfer Count

[src]

Bit 15 - Endian Byte Swap

[src]

Bits 16:19 - Block Transfer Size

[src]

Bit 20 - DMA Operation Done Interrupt Flag Set Enable

[src]

Bit 21 - DMA Request Transfer Mode Select

[src]

Bit 22 - Decrement Loop Count

[src]

Bit 23 - Ignore Sreq

[src]

Bits 24:25 - Source Address Increment Size

[src]

Bits 26:27 - Unit Data Transfer Size

[src]

Bits 28:29 - Destination Address Increment Size

[src]

Bit 30 - Source Addressing Mode

[src]

Bit 31 - Destination Addressing Mode

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R