Struct lpc43xx::i2s0::STATE [] [src]

pub struct STATE { /* fields omitted */ }

I2S Status Feedback Register. Contains status information about the I2S interface.

Methods

impl STATE
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for STATE

impl !Sync for STATE