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

type GIDLS = Reg<u32, _GIDLS>;

Global Idle Set

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

For information about available fields see gidls module

Trait Implementations

impl ResetValue for GIDLS[src]

Register GIDLS reset()'s with value 0

type Type = u32

Register size

impl Writable for GIDLS[src]

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