[][src]Type Definition xmc4200::vadc_g0::REFLAG

type REFLAG = Reg<u32, _REFLAG>;

Result Event Flag Register

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

For information about available fields see reflag module

Trait Implementations

impl Readable for REFLAG[src]

read() method returns reflag::R reader structure

impl ResetValue for REFLAG[src]

Register REFLAG reset()'s with value 0

type Type = u32

Register size

impl Writable for REFLAG[src]

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