[][src]Type Definition imxrt1062_can3::MB3_16B_ID

type MB3_16B_ID = Reg<u32, _MB3_16B_ID>;

Message Buffer 3 ID Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mb3_16b_id module

Trait Implementations

impl Readable for MB3_16B_ID[src]

read() method returns mb3_16b_id::R reader structure

impl ResetValue for MB3_16B_ID[src]

Register MB3_16B_ID reset()'s with value 0

type Type = u32

Register size

impl Writable for MB3_16B_ID[src]

write(|w| ..) method takes mb3_16b_id::W writer structure