[][src]Type Definition imxrt1062_can3::WORD01

type WORD01 = Reg<u32, _WORD01>;

Message Buffer 1 WORD0 Register

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

For information about available fields see word01 module

Trait Implementations

impl Readable for WORD01[src]

read() method returns word01::R reader structure

impl ResetValue for WORD01[src]

Register WORD01 reset()'s with value 0

type Type = u32

Register size

impl Writable for WORD01[src]

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