[][src]Type Definition wip_s32k144::can0::esr1::R

type R = R<u32, ESR1>;

Reader of register ESR1

Methods

impl R[src]

pub fn errint(&self) -> ERRINT_R[src]

Bit 1 - Error Interrupt

pub fn boffint(&self) -> BOFFINT_R[src]

Bit 2 - Bus Off Interrupt

pub fn rx(&self) -> RX_R[src]

Bit 3 - FlexCAN In Reception

pub fn fltconf(&self) -> FLTCONF_R[src]

Bits 4:5 - Fault Confinement State

pub fn tx(&self) -> TX_R[src]

Bit 6 - FlexCAN In Transmission

pub fn idle(&self) -> IDLE_R[src]

Bit 7 - IDLE

pub fn rxwrn(&self) -> RXWRN_R[src]

Bit 8 - Rx Error Warning

pub fn txwrn(&self) -> TXWRN_R[src]

Bit 9 - TX Error Warning

pub fn stferr(&self) -> STFERR_R[src]

Bit 10 - Stuffing Error

pub fn frmerr(&self) -> FRMERR_R[src]

Bit 11 - Form Error

pub fn crcerr(&self) -> CRCERR_R[src]

Bit 12 - Cyclic Redundancy Check Error

pub fn ackerr(&self) -> ACKERR_R[src]

Bit 13 - Acknowledge Error

pub fn bit0err(&self) -> BIT0ERR_R[src]

Bit 14 - Bit0 Error

pub fn bit1err(&self) -> BIT1ERR_R[src]

Bit 15 - Bit1 Error

pub fn rwrnint(&self) -> RWRNINT_R[src]

Bit 16 - Rx Warning Interrupt Flag

pub fn twrnint(&self) -> TWRNINT_R[src]

Bit 17 - Tx Warning Interrupt Flag

pub fn synch(&self) -> SYNCH_R[src]

Bit 18 - CAN Synchronization Status

pub fn boffdoneint(&self) -> BOFFDONEINT_R[src]

Bit 19 - Bus Off Done Interrupt

pub fn errint_fast(&self) -> ERRINT_FAST_R[src]

Bit 20 - Error Interrupt for errors detected in the Data Phase of CAN FD frames with the BRS bit set

pub fn errovr(&self) -> ERROVR_R[src]

Bit 21 - Error Overrun bit

pub fn stferr_fast(&self) -> STFERR_FAST_R[src]

Bit 26 - Stuffing Error in the Data Phase of CAN FD frames with the BRS bit set

pub fn frmerr_fast(&self) -> FRMERR_FAST_R[src]

Bit 27 - Form Error in the Data Phase of CAN FD frames with the BRS bit set

pub fn crcerr_fast(&self) -> CRCERR_FAST_R[src]

Bit 28 - Cyclic Redundancy Check Error in the CRC field of CAN FD frames with the BRS bit set

pub fn bit0err_fast(&self) -> BIT0ERR_FAST_R[src]

Bit 30 - Bit0 Error in the Data Phase of CAN FD frames with the BRS bit set

pub fn bit1err_fast(&self) -> BIT1ERR_FAST_R[src]

Bit 31 - Bit1 Error in the Data Phase of CAN FD frames with the BRS bit set