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

type CLKSET = Reg<u32, _CLKSET>;

CLK Set Register

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

For information about available fields see clkset module

Trait Implementations

impl ResetValue for CLKSET[src]

Register CLKSET reset()'s with value 0

type Type = u32

Register size

impl Writable for CLKSET[src]

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