[][src]Type Definition imxrt1062_can3::CS31

type CS31 = Reg<u32, _CS31>;

Message Buffer 31 CS Register

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

For information about available fields see cs31 module

Trait Implementations

impl Readable for CS31[src]

read() method returns cs31::R reader structure

impl ResetValue for CS31[src]

Register CS31 reset()'s with value 0

type Type = u32

Register size

impl Writable for CS31[src]

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