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

type R = R<u32, MB16_32B_WORD2>;

Reader of register MB16_32B_WORD2

Methods

impl R[src]

pub fn data_byte_11(&self) -> DATA_BYTE_11_R[src]

Bits 0:7 - Data byte 0 of Rx/Tx frame.

pub fn data_byte_10(&self) -> DATA_BYTE_10_R[src]

Bits 8:15 - Data byte 1 of Rx/Tx frame.

pub fn data_byte_9(&self) -> DATA_BYTE_9_R[src]

Bits 16:23 - Data byte 2 of Rx/Tx frame.

pub fn data_byte_8(&self) -> DATA_BYTE_8_R[src]

Bits 24:31 - Data byte 3 of Rx/Tx frame.