[][src]Type Definition gd32vf103_pac::can0::tstat::R

type R = R<u32, TSTAT>;

Reader of register TSTAT

Implementations

impl R[src]

pub fn tmls2(&self) -> TMLS2_R[src]

Bit 31 - Transmit mailbox 2 last sending in transmit FIFO

pub fn tmls1(&self) -> TMLS1_R[src]

Bit 30 - Transmit mailbox 1 last sending in transmit FIFO

pub fn tmls0(&self) -> TMLS0_R[src]

Bit 29 - Transmit mailbox 0 last sending in transmit FIFO

pub fn tme2(&self) -> TME2_R[src]

Bit 28 - Transmit mailbox 2 empty

pub fn tme1(&self) -> TME1_R[src]

Bit 27 - Transmit mailbox 1 empty

pub fn tme0(&self) -> TME0_R[src]

Bit 26 - Transmit mailbox 0 empty

pub fn num(&self) -> NUM_R[src]

Bits 24:25 - number of the transmit FIFO mailbox in which the frame will be transmitted if at least one mailbox is empty

pub fn mst2(&self) -> MST2_R[src]

Bit 23 - Mailbox 2 stop transmitting

pub fn mte2(&self) -> MTE2_R[src]

Bit 19 - Mailbox 2 transmit error

pub fn mal2(&self) -> MAL2_R[src]

Bit 18 - Mailbox 2 arbitration lost

pub fn mtfnerr2(&self) -> MTFNERR2_R[src]

Bit 17 - Mailbox 2 transmit finished and no error

pub fn mtf2(&self) -> MTF2_R[src]

Bit 16 - Mailbox 2 transmit finished

pub fn mst1(&self) -> MST1_R[src]

Bit 15 - Mailbox 1 stop transmitting

pub fn mte1(&self) -> MTE1_R[src]

Bit 11 - Mailbox 1 transmit error

pub fn mal1(&self) -> MAL1_R[src]

Bit 10 - Mailbox 1 arbitration lost

pub fn mtfnerr1(&self) -> MTFNERR1_R[src]

Bit 9 - Mailbox 1 transmit finished and no error

pub fn mtf1(&self) -> MTF1_R[src]

Bit 8 - Mailbox 1 transmit finished

pub fn mst0(&self) -> MST0_R[src]

Bit 7 - Mailbox 0 stop transmitting

pub fn mte0(&self) -> MTE0_R[src]

Bit 3 - Mailbox 0 transmit error

pub fn mal0(&self) -> MAL0_R[src]

Bit 2 - Mailbox 0 arbitration lost

pub fn mtfnerr0(&self) -> MTFNERR0_R[src]

Bit 1 - Mailbox 0 transmit finished and no error

pub fn mtf0(&self) -> MTF0_R[src]

Bit 0 - Mailbox 0 transmit finished