Type Definition gd32f1::gd32f130::can0::stat::R[][src]

type R = R<u32, STAT>;

Reader of register STAT

Implementations

impl R[src]

pub fn rxl(&self) -> RXL_R[src]

Bit 11 - RX level

pub fn lastrx(&self) -> LASTRX_R[src]

Bit 10 - Last sample value of Rx pin

pub fn rs(&self) -> RS_R[src]

Bit 9 - Receiving state

pub fn ts(&self) -> TS_R[src]

Bit 8 - Transmitting state

pub fn slpif(&self) -> SLPIF_R[src]

Bit 4 - Status change interrupt flag of sleep working mode entering

pub fn wuif(&self) -> WUIF_R[src]

Bit 3 - Status change interrupt flag of wakeup from sleep working mode

pub fn errif(&self) -> ERRIF_R[src]

Bit 2 - Error interrupt flag

pub fn slpws(&self) -> SLPWS_R[src]

Bit 1 - Sleep working state

pub fn iws(&self) -> IWS_R[src]

Bit 0 - Initial working state