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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W