Type Alias nrf52810_hal::pac::twim0::inten::LASTRX_W

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

Field LASTRX writer - Enable or disable interrupt for event LASTRX

Aliased Type§

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