[][src]Type Definition imxrt1062_can3::MB32_8B_CS

type MB32_8B_CS = Reg<u32, _MB32_8B_CS>;

Message Buffer 32 CS Register

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

For information about available fields see mb32_8b_cs module

Trait Implementations

impl Readable for MB32_8B_CS[src]

read() method returns mb32_8b_cs::R reader structure

impl ResetValue for MB32_8B_CS[src]

Register MB32_8B_CS reset()'s with value 0

type Type = u32

Register size

impl Writable for MB32_8B_CS[src]

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