Struct lpc43xx::i2s0::DAO [] [src]

pub struct DAO { /* fields omitted */ }

I2S Digital Audio Output Register. Contains control bits for the I2S transmit channel.

Methods

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

impl !Sync for DAO