Struct lpc43xx::i2s0::RXBITRATE [] [src]

pub struct RXBITRATE { /* fields omitted */ }

I2S Receive bit rate divider. This register determines the I2S receive bit rate by specifying the value to divide RX_MCLK by in order to produce the receive bit clock.

Methods

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

impl !Sync for RXBITRATE