pub type ORC_W<'a, const O: u8> = FieldWriter<'a, u32, ORC_SPEC, u8, u8, 8, O>;
Expand description

Field ORC writer - Byte transmitted after TXD.MAXCNT bytes have been transmitted in the case when RXD.MAXCNT is greater than TXD.MAXCNT.