[][src]Type Definition xmc4400::scu_clk::CGATSET0

type CGATSET0 = Reg<u32, _CGATSET0>;

Peripheral 0 Clock Gating Set

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

For information about available fields see cgatset0 module

Trait Implementations

impl ResetValue for CGATSET0[src]

Register CGATSET0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CGATSET0[src]

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