[][src]Type Definition imxrt1062_can3::CS1

type CS1 = Reg<u32, _CS1>;

Message Buffer 1 CS Register

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

For information about available fields see cs1 module

Trait Implementations

impl Readable for CS1[src]

read() method returns cs1::R reader structure

impl ResetValue for CS1[src]

Register CS1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CS1[src]

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