Type Definition nrf52840_pac::i2s::config::txen::TXEN_W

source · []
pub type TXEN_W<'a, const O: u8> = BitWriter<'a, u32, TXEN_SPEC, TXEN_A, O>;
Expand description

Field TXEN writer - Transmission (TX) enable.

Implementations

Transmission disabled and now data will be read from the RXD.TXD address.

Transmission enabled.