Type Alias nrf52840_hal::pac::twim0::inten::LASTTX_W

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

Field LASTTX writer - Enable or disable interrupt for LASTTX event

Aliased Type§

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