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

type MOFGPR = Reg<u32, _MOFGPR>;

Message Object FIFO/Gateway Pointer Register

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

For information about available fields see mofgpr module

Trait Implementations

impl Readable for MOFGPR[src]

read() method returns mofgpr::R reader structure

impl ResetValue for MOFGPR[src]

Register MOFGPR reset()'s with value 0

type Type = u32

Register size

impl Writable for MOFGPR[src]

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