[][src]Type Definition k22f::can0::CS0

type CS0 = Reg<u32, _CS0>;

Message Buffer 0 CS Register

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

For information about available fields see cs0 module

Trait Implementations

impl Readable for CS0[src]

read() method returns cs0::R reader structure

impl ResetValue for CS0[src]

Register CS0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CS0[src]

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