Struct lpc43xx::i2s0::TXBITRATE [] [src]

pub struct TXBITRATE { /* fields omitted */ }

I2S Transmit bit rate divider. This register determines the I2S transmit bit rate by specifying the value to divide TX_MCLK by in order to produce the transmit bit clock.

Methods

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

impl !Sync for TXBITRATE