[][src]Type Definition imxrt1062_can3::MB4_32B_CS

type MB4_32B_CS = Reg<u32, _MB4_32B_CS>;

Message Buffer 4 CS Register

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

For information about available fields see mb4_32b_cs module

Trait Implementations

impl Readable for MB4_32B_CS[src]

read() method returns mb4_32b_cs::R reader structure

impl ResetValue for MB4_32B_CS[src]

Register MB4_32B_CS reset()'s with value 0

type Type = u32

Register size

impl Writable for MB4_32B_CS[src]

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