nrf52840_pac::twim0::inten

Type Alias LASTRX_W

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

Field LASTRX writer - Enable or disable interrupt for LASTRX event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable