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

type MOCTR = Reg<u32, _MOCTR>;

Message Object Control Register

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

For information about available fields see moctr module

Trait Implementations

impl ResetValue for MOCTR[src]

Register MOCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for MOCTR[src]

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