Type Alias nrf52811_hal::pac::twim0::intenclr::LASTRX_W

source ·
pub type LASTRX_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, LASTRX_AW, BitM, O>;
Expand description

Field LASTRX writer - Write ‘1’ to disable interrupt for event LASTRX

Aliased Type§

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