Type Alias nrf52840_pac::twim0::intenclr::LASTRX_W
source · pub type LASTRX_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, LASTRX_AW, O>;
Expand description
Field LASTRX
writer - Write ‘1’ to disable interrupt for LASTRX event
Aliased Type§
struct LASTRX_W<'a, const O: u8> { /* private fields */ }