pub type LASTRX_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, LASTRX_AW, O>;
Expand description
Field LASTRX
writer - Write ‘1’ to disable interrupt for LASTRX event
Aliased Type§
pub struct LASTRX_W<'a, const O: u8> { /* private fields */ }