[][src]Type Definition xmc4200::posif0::MCMS

type MCMS = Reg<u32, _MCMS>;

Multi-Channel Pattern Control set

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

For information about available fields see mcms module

Trait Implementations

impl ResetValue for MCMS[src]

Register MCMS reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMS[src]

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