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

type MCSM = Reg<u32, _MCSM>;

Multi-Channel Shadow Pattern

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

For information about available fields see mcsm module

Trait Implementations

impl Readable for MCSM[src]

read() method returns mcsm::R reader structure

impl ResetValue for MCSM[src]

Register MCSM reset()'s with value 0

type Type = u32

Register size

impl Writable for MCSM[src]

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