[][src]Type Definition imxrt1062_can3::ID31

type ID31 = Reg<u32, _ID31>;

Message Buffer 31 ID Register

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

For information about available fields see id31 module

Trait Implementations

impl Readable for ID31[src]

read() method returns id31::R reader structure

impl ResetValue for ID31[src]

Register ID31 reset()'s with value 0

type Type = u32

Register size

impl Writable for ID31[src]

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