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

type MOAR = Reg<u32, _MOAR>;

Message Object Arbitration Register

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

For information about available fields see moar module

Trait Implementations

impl Readable for MOAR[src]

read() method returns moar::R reader structure

impl ResetValue for MOAR[src]

Register MOAR reset()'s with value 0

type Type = u32

Register size

impl Writable for MOAR[src]

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