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