Type Alias nrf52840_hal::pac::uarte0::intenset::TXSTARTED_W

source ·
pub type TXSTARTED_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, TXSTARTED_AW, BitM, O>;
Expand description

Field TXSTARTED writer - Write ‘1’ to enable interrupt for TXSTARTED event

Aliased Type§

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