[][src]Type Definition imxrt1062_can3::WORD08

type WORD08 = Reg<u32, _WORD08>;

Message Buffer 8 WORD0 Register

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

For information about available fields see word08 module

Trait Implementations

impl Readable for WORD08[src]

read() method returns word08::R reader structure

impl ResetValue for WORD08[src]

Register WORD08 reset()'s with value 0

type Type = u32

Register size

impl Writable for WORD08[src]

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