[][src]Type Definition xmc4400::fce::CLC

type CLC = Reg<u32, _CLC>;

Clock Control Register

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

For information about avaliable fields see clc module

Trait Implementations

impl Readable for CLC[src]

read() method returns clc::R reader structure

impl Writable for CLC[src]

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

impl ResetValue for CLC[src]

Register CLC reset()'s with value 0x03

type Type = u32

Register size