[][src]Type Definition xmc1100::vadc::GLOBRESD

type GLOBRESD = Reg<u32, _GLOBRESD>;

Global Result Register, Debug

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

For information about avaliable fields see globresd module

Trait Implementations

impl Readable for GLOBRESD[src]

read() method returns globresd::R reader structure

impl ResetValue for GLOBRESD[src]

Register GLOBRESD reset()'s with value 0

type Type = u32

Register size

impl Writable for GLOBRESD[src]

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