Struct lpc43xx::i2s0::TXRATE [] [src]

pub struct TXRATE { /* fields omitted */ }

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

Methods

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

impl !Sync for TXRATE