Type Alias nrf52840_hal::pac::twim0::inten::TXSTARTED_W

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

Field TXSTARTED writer - Enable or disable interrupt for TXSTARTED event

Aliased Type§

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