[][src]Type Definition xmc4400::can_mo0::MOAMR

type MOAMR = Reg<u32, _MOAMR>;

Message Object Acceptance Mask Register

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

For information about available fields see moamr module

Trait Implementations

impl Readable for MOAMR[src]

read() method returns moamr::R reader structure

impl ResetValue for MOAMR[src]

Register MOAMR reset()'s with value 0x3fff_ffff

type Type = u32

Register size

impl Writable for MOAMR[src]

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