nrf52840_pac::uarte0::inten

Type Alias TXSTOPPED_W

Source
pub type TXSTOPPED_W<'a, const O: u8> = BitWriter<'a, u32, INTEN_SPEC, TXSTOPPED_A, O>;
Expand description

Field TXSTOPPED writer - Enable or disable interrupt for TXSTOPPED event

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> TXSTOPPED_W<'a, O>

Source

pub fn disabled(self) -> &'a mut W

Disable

Source

pub fn enabled(self) -> &'a mut W

Enable