[][src]Type Definition xmc4200::ccu80_cc80::CMC

type CMC = Reg<u32, _CMC>;

Connection Matrix Control

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

For information about available fields see cmc module

Trait Implementations

impl Readable for CMC[src]

read() method returns cmc::R reader structure

impl ResetValue for CMC[src]

Register CMC reset()'s with value 0

type Type = u32

Register size

impl Writable for CMC[src]

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