[][src]Type Definition imxrt1062_can3::WORD16

type WORD16 = Reg<u32, _WORD16>;

Message Buffer 6 WORD1 Register

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

For information about available fields see word16 module

Trait Implementations

impl Readable for WORD16[src]

read() method returns word16::R reader structure

impl ResetValue for WORD16[src]

Register WORD16 reset()'s with value 0

type Type = u32

Register size

impl Writable for WORD16[src]

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