pub type RESI_W<'a, const O: u8> = BitWriterRaw<'a, u32, PSR_SPEC, bool, BitM, O>;
Field RESI writer - ESI flag of last received FDCAN Message
RESI
struct RESI_W<'a, const O: u8> { /* private fields */ }