[][src]Type Definition xmc4100::ccu80::GCSS

type GCSS = Reg<u32, _GCSS>;

Global Channel Set

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

For information about available fields see gcss module

Trait Implementations

impl ResetValue for GCSS[src]

Register GCSS reset()'s with value 0

type Type = u32

Register size

impl Writable for GCSS[src]

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