[][src]Type Definition xmc4400::ledts0::GLOBCTL

type GLOBCTL = Reg<u32, _GLOBCTL>;

Global Control Register

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

For information about available fields see globctl module

Trait Implementations

impl Readable for GLOBCTL[src]

read() method returns globctl::R reader structure

impl ResetValue for GLOBCTL[src]

Register GLOBCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for GLOBCTL[src]

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