[][src]Type Definition imxrt1062_can3::MB5_32B_CS

type MB5_32B_CS = Reg<u32, _MB5_32B_CS>;

Message Buffer 5 CS Register

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

For information about available fields see mb5_32b_cs module

Trait Implementations

impl Readable for MB5_32B_CS[src]

read() method returns mb5_32b_cs::R reader structure

impl ResetValue for MB5_32B_CS[src]

Register MB5_32B_CS reset()'s with value 0

type Type = u32

Register size

impl Writable for MB5_32B_CS[src]

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