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

type MCMC = Reg<u32, _MCMC>;

Multi-Channel Pattern Control clear

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

For information about available fields see mcmc module

Trait Implementations

impl ResetValue for MCMC[src]

Register MCMC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMC[src]

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