Struct lpc43xx::i2s0::txmode::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - Clock source selection for the transmit bit clock divider.

[src]

Bit 2 - Transmit 4-pin mode selection. When 1, enables 4-pin mode.

[src]

Bit 3 - Enable for the TX_MCLK output. When 0, output of TX_MCLK is not enabled. When 1, output of TX_MCLK is enabled.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R