Struct lpc43xx::i2s0::dma2::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]

Bit 0 - When 1, enables DMA1 for I2S receive.

[src]

Bit 1 - When 1, enables DMA1 for I2S transmit.

[src]

Bits 8:11 - Set the FIFO level that triggers a receive DMA request on DMA2.

[src]

Bits 16:19 - Set the FIFO level that triggers a transmit DMA request on DMA2.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R