Type Alias R
pub type R = R<Esr1Spec>;Expand description
Register ESR1 reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
§impl R
impl R
pub fn boffdoneint(&self) -> BoffdoneintR
pub fn boffdoneint(&self) -> BoffdoneintR
Bit 19 - Bus Off Done Interrupt
pub fn errint_fast(&self) -> ErrintFastR
pub fn errint_fast(&self) -> ErrintFastR
Bit 20 - Error Interrupt for errors detected in the Data Phase of CAN FD frames with the BRS bit set
pub fn stferr_fast(&self) -> StferrFastR
pub fn stferr_fast(&self) -> StferrFastR
Bit 26 - Stuffing Error in the Data Phase of CAN FD frames with the BRS bit set
pub fn frmerr_fast(&self) -> FrmerrFastR
pub fn frmerr_fast(&self) -> FrmerrFastR
Bit 27 - Form Error in the Data Phase of CAN FD frames with the BRS bit set
pub fn crcerr_fast(&self) -> CrcerrFastR
pub fn crcerr_fast(&self) -> CrcerrFastR
Bit 28 - Cyclic Redundancy Check Error in the CRC field of CAN FD frames with the BRS bit set
pub fn bit0err_fast(&self) -> Bit0errFastR
pub fn bit0err_fast(&self) -> Bit0errFastR
Bit 30 - Bit0 Error in the Data Phase of CAN FD frames with the BRS bit set
pub fn bit1err_fast(&self) -> Bit1errFastR
pub fn bit1err_fast(&self) -> Bit1errFastR
Bit 31 - Bit1 Error in the Data Phase of CAN FD frames with the BRS bit set