[][src]Type Definition xmc4100::can_mo0::MOIPR

type MOIPR = Reg<u32, _MOIPR>;

Message Object Interrupt Pointer Register

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

For information about available fields see moipr module

Trait Implementations

impl Readable for MOIPR[src]

read() method returns moipr::R reader structure

impl ResetValue for MOIPR[src]

Register MOIPR reset()'s with value 0

type Type = u32

Register size

impl Writable for MOIPR[src]

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