[][src]Type Definition xmc4400::vadc::GLOBCFG

type GLOBCFG = Reg<u32, _GLOBCFG>;

Global Configuration Register

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

For information about available fields see globcfg module

Trait Implementations

impl Readable for GLOBCFG[src]

read() method returns globcfg::R reader structure

impl ResetValue for GLOBCFG[src]

Register GLOBCFG reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for GLOBCFG[src]

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