Struct lpc43xx::i2s0::DMA1 [] [src]

pub struct DMA1 { /* fields omitted */ }

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

Methods

impl DMA1
[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 DMA1

impl !Sync for DMA1