[][src]Type Definition imxrt1062_can3::CS18

type CS18 = Reg<u32, _CS18>;

Message Buffer 18 CS Register

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

For information about available fields see cs18 module

Trait Implementations

impl Readable for CS18[src]

read() method returns cs18::R reader structure

impl ResetValue for CS18[src]

Register CS18 reset()'s with value 0

type Type = u32

Register size

impl Writable for CS18[src]

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