pub type OVERREAD_W<'a, const O: u8> = BitWriter<'a, u32, STATUS_SPEC, OVERREAD_AW, O>;Expand description
Field OVERREAD writer - TX buffer over-read detected, and prevented
Aliased Type§
pub struct OVERREAD_W<'a, const O: u8> { /* private fields */ }