[][src]Type Definition xmc4400::vadc_g0::SEFLAG

type SEFLAG = Reg<u32, _SEFLAG>;

Source Event Flag Register

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

For information about available fields see seflag module

Trait Implementations

impl Readable for SEFLAG[src]

read() method returns seflag::R reader structure

impl ResetValue for SEFLAG[src]

Register SEFLAG reset()'s with value 0

type Type = u32

Register size

impl Writable for SEFLAG[src]

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