[][src]Type Definition xmc4800::ccu80::GCTRL

type GCTRL = Reg<u32, _GCTRL>;

Global Control Register

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

For information about avaliable fields see gctrl module

Trait Implementations

impl Readable for GCTRL[src]

read() method returns gctrl::R reader structure

impl Writable for GCTRL[src]

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

impl ResetValue for GCTRL[src]

Register GCTRL reset()'s with value 0

type Type = u32

Register size