Type Alias ErrintFastW
pub type ErrintFastW<'a, REG> = BitWriter<'a, REG, ErrintFast>;Expand description
Field ERRINT_FAST writer - Error Interrupt for errors detected in the Data
Phase of CAN FD frames with the BRS bit set
Aliased Type§
pub struct ErrintFastW<'a, REG> { /* private fields */ }