Type Alias nrf52811_hal::pac::uarte0::inten::TXSTOPPED_W

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

Field TXSTOPPED writer - Enable or disable interrupt for event TXSTOPPED

Aliased Type§

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