Struct lpc43xx::i2s0::DMA2 [] [src]

pub struct DMA2 { /* fields omitted */ }

I2S DMA Configuration Register 2. Contains control information for DMA request 2.

Methods

impl DMA2
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for DMA2

impl !Sync for DMA2