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