[][src]Type Definition imxrt1062_can3::ID2

type ID2 = Reg<u32, _ID2>;

Message Buffer 2 ID Register

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

For information about available fields see id2 module

Trait Implementations

impl Readable for ID2[src]

read() method returns id2::R reader structure

impl ResetValue for ID2[src]

Register ID2 reset()'s with value 0

type Type = u32

Register size

impl Writable for ID2[src]

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