[][src]Type Definition xmc4200::vadc::GLOBBOUND

type GLOBBOUND = Reg<u32, _GLOBBOUND>;

Global Boundary Select Register

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

For information about available fields see globbound module

Trait Implementations

impl Readable for GLOBBOUND[src]

read() method returns globbound::R reader structure

impl ResetValue for GLOBBOUND[src]

Register GLOBBOUND reset()'s with value 0

type Type = u32

Register size

impl Writable for GLOBBOUND[src]

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