nrf52840_pac::uarte0::inten

Type Alias RXDRDY_W

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

Field RXDRDY writer - Enable or disable interrupt for RXDRDY event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable