Struct lpc43xx::i2s0::RXRATE [] [src]

pub struct RXRATE { /* fields omitted */ }

I2S Receive MCLK divider. This register determines the I2S RX MCLK rate by specifying the value to divide PCLK by in order to produce MCLK.

Methods

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

impl !Sync for RXRATE