Type Definition efm32gg11b::rtcc::IF[][src]

type IF = Reg<u32, _IF>;
Expand description

RTCC Interrupt Flags

This register you can read. See API.

For information about available fields see if_ module

Trait Implementations

read() method returns if_::R reader structure