[][src]Type Definition xmc4400::can_mo0::mostat::R

type R = R<u32, MOSTAT>;

Reader of register MOSTAT

Implementations

impl R[src]

pub fn rxpnd(&self) -> RXPND_R[src]

Bit 0 - Receive Pending

pub fn txpnd(&self) -> TXPND_R[src]

Bit 1 - Transmit Pending

pub fn rxupd(&self) -> RXUPD_R[src]

Bit 2 - Receive Updating

pub fn newdat(&self) -> NEWDAT_R[src]

Bit 3 - New Data

pub fn msglst(&self) -> MSGLST_R[src]

Bit 4 - Message Lost

pub fn msgval(&self) -> MSGVAL_R[src]

Bit 5 - Message Valid

pub fn rtsel(&self) -> RTSEL_R[src]

Bit 6 - Receive/Transmit Selected

pub fn rxen(&self) -> RXEN_R[src]

Bit 7 - Receive Enable

pub fn txrq(&self) -> TXRQ_R[src]

Bit 8 - Transmit Request

pub fn txen0(&self) -> TXEN0_R[src]

Bit 9 - Transmit Enable 0

pub fn txen1(&self) -> TXEN1_R[src]

Bit 10 - Transmit Enable 1

pub fn dir(&self) -> DIR_R[src]

Bit 11 - Message Direction

pub fn list(&self) -> LIST_R[src]

Bits 12:15 - List Allocation

pub fn pprev(&self) -> PPREV_R[src]

Bits 16:23 - Pointer to Previous Message Object

pub fn pnext(&self) -> PNEXT_R[src]

Bits 24:31 - Pointer to Next Message Object