Type Definition atsam4e16c_pac::can0::mmr7::MOT_R[][src]

type MOT_R = R<u8, MOT_A>;

Reader of field MOT

Implementations

impl MOT_R[src]

pub fn variant(&self) -> Variant<u8, MOT_A>[src]

Get enumerated values variant

pub fn is_mb_disabled(&self) -> bool[src]

Checks if the value of the field is MB_DISABLED

pub fn is_mb_rx(&self) -> bool[src]

Checks if the value of the field is MB_RX

pub fn is_mb_rx_overwrite(&self) -> bool[src]

Checks if the value of the field is MB_RX_OVERWRITE

pub fn is_mb_tx(&self) -> bool[src]

Checks if the value of the field is MB_TX

pub fn is_mb_consumer(&self) -> bool[src]

Checks if the value of the field is MB_CONSUMER

pub fn is_mb_producer(&self) -> bool[src]

Checks if the value of the field is MB_PRODUCER