Type Alias nrf52840_hal::pac::uarte0::intenclr::TXSTOPPED_W

source ·
pub type TXSTOPPED_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, TXSTOPPED_AW, BitM, O>;
Expand description

Field TXSTOPPED writer - Write ‘1’ to disable interrupt for TXSTOPPED event

Aliased Type§

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