[][src]Type Definition xmc4800::ledts0::EVFR

type EVFR = Reg<u32, _EVFR>;

Event Flag Register

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

For information about avaliable fields see evfr module

Trait Implementations

impl Readable for EVFR[src]

read() method returns evfr::R reader structure

impl Writable for EVFR[src]

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

impl ResetValue for EVFR[src]

Register EVFR reset()'s with value 0

type Type = u32

Register size