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

type GLOBEFLAG = Reg<u32, _GLOBEFLAG>;

Global Event Flag Register

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

For information about avaliable fields see globeflag module

Trait Implementations

impl Readable for GLOBEFLAG[src]

read() method returns globeflag::R reader structure

impl Writable for GLOBEFLAG[src]

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

impl ResetValue for GLOBEFLAG[src]

Register GLOBEFLAG reset()'s with value 0

type Type = u32

Register size