Struct lpc43xx::i2s0::TXMODE [] [src]

pub struct TXMODE { /* fields omitted */ }

I2S Transmit mode control.

Methods

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

impl !Sync for TXMODE