[][src]Type Definition imxrt1062_can3::mb23_8b_word0::W

type W = W<u32, MB23_8B_WORD0>;

Writer for register MB23_8B_WORD0

Methods

impl W[src]

pub fn data_byte_3(&mut self) -> DATA_BYTE_3_W[src]

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

pub fn data_byte_2(&mut self) -> DATA_BYTE_2_W[src]

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

pub fn data_byte_1(&mut self) -> DATA_BYTE_1_W[src]

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

pub fn data_byte_0(&mut self) -> DATA_BYTE_0_W[src]

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