[][src]Type Definition xmc4800::vadc::GLOBRES

type GLOBRES = Reg<u32, _GLOBRES>;

Global Result Register

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

For information about avaliable fields see globres module

Trait Implementations

impl Readable for GLOBRES[src]

read() method returns globres::R reader structure

impl Writable for GLOBRES[src]

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

impl ResetValue for GLOBRES[src]

Register GLOBRES reset()'s with value 0

type Type = u32

Register size