[][src]Type Definition xmc4200::scu_clk::CCUCLKCR

type CCUCLKCR = Reg<u32, _CCUCLKCR>;

CCU Clock Control Register

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

For information about available fields see ccuclkcr module

Trait Implementations

impl Readable for CCUCLKCR[src]

read() method returns ccuclkcr::R reader structure

impl ResetValue for CCUCLKCR[src]

Register CCUCLKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CCUCLKCR[src]

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