[][src]Type Definition xmc4200::ccu40::GCSC

type GCSC = Reg<u32, _GCSC>;

Global Channel Clear

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

For information about available fields see gcsc module

Trait Implementations

impl ResetValue for GCSC[src]

Register GCSC reset()'s with value 0

type Type = u32

Register size

impl Writable for GCSC[src]

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