[][src]Type Definition imxrt1062_can3::mb16_8b_id::R

type R = R<u32, MB16_8B_ID>;

Reader of register MB16_8B_ID

Methods

impl R[src]

pub fn ext(&self) -> EXT_R[src]

Bits 0:17 - Contains extended (LOW word) identifier of message buffer.

pub fn std(&self) -> STD_R[src]

Bits 18:28 - Contains standard/extended (HIGH word) identifier of message buffer.

pub fn prio(&self) -> PRIO_R[src]

Bits 29:31 - Local priority. This 3-bit fieldis only used when LPRIO_EN bit is set in MCR and it only makes sense for Tx buffers. These bits are not transmitted. They are appended to the regular ID to define the transmission priority.