Type Alias nrf52832_hal::pac::i2s::config::txen::TXEN_W

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

Field TXEN writer - Transmission (TX) enable.

Aliased Type§

struct TXEN_W<'a, const O: u8> { /* private fields */ }