Type Alias ErrmskFastW
pub type ErrmskFastW<'a, REG> = BitWriter<'a, REG, ErrmskFast>;Expand description
Field ERRMSK_FAST writer - Error Interrupt Mask for errors detected in the
Data Phase of fast CAN FD frames
Aliased Type§
pub struct ErrmskFastW<'a, REG> { /* private fields */ }