Struct lpc43xx::i2s0::RXFIFO [] [src]

pub struct RXFIFO { /* fields omitted */ }

I2S Receive FIFO. Access register for the 8 x 32-bit receiver FIFO.

Methods

impl RXFIFO
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for RXFIFO

impl !Sync for RXFIFO