[][src]Type Definition xmc4200::scu_general::CCUCON

type CCUCON = Reg<u32, _CCUCON>;

CCU Control Register

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

For information about available fields see ccucon module

Trait Implementations

impl Readable for CCUCON[src]

read() method returns ccucon::R reader structure

impl ResetValue for CCUCON[src]

Register CCUCON reset()'s with value 0

type Type = u32

Register size

impl Writable for CCUCON[src]

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