[][src]Type Definition xmc4800::dsd::EVFLAG

type EVFLAG = Reg<u32, _EVFLAG>;

Event Flag Register

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

For information about avaliable fields see evflag module

Trait Implementations

impl Readable for EVFLAG[src]

read() method returns evflag::R reader structure

impl Writable for EVFLAG[src]

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

impl ResetValue for EVFLAG[src]

Register EVFLAG reset()'s with value 0

type Type = u32

Register size