[][src]Type Definition xmc4800::can::MSIMASK

type MSIMASK = Reg<u32, _MSIMASK>;

Message Index Mask Register

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

For information about avaliable fields see msimask module

Trait Implementations

impl Readable for MSIMASK[src]

read() method returns msimask::R reader structure

impl Writable for MSIMASK[src]

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

impl ResetValue for MSIMASK[src]

Register MSIMASK reset()'s with value 0

type Type = u32

Register size