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

type CEFLAG = Reg<u32, _CEFLAG>;

Channel Event Flag Register

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

For information about available fields see ceflag module

Trait Implementations

impl Readable for CEFLAG[src]

read() method returns ceflag::R reader structure

impl ResetValue for CEFLAG[src]

Register CEFLAG reset()'s with value 0

type Type = u32

Register size

impl Writable for CEFLAG[src]

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