Type Definition efm32gg11b::rtcc::ien::R[][src]

type R = R<u32, IEN>;
Expand description

Reader of register IEN

Implementations

Bit 0 - OF Interrupt Enable

Bit 1 - CC0 Interrupt Enable

Bit 2 - CC1 Interrupt Enable

Bit 3 - CC2 Interrupt Enable

Bit 4 - OSCFAIL Interrupt Enable

Bit 5 - CNTTICK Interrupt Enable

Bit 6 - MINTICK Interrupt Enable

Bit 7 - HOURTICK Interrupt Enable

Bit 8 - DAYTICK Interrupt Enable

Bit 9 - DAYOWOF Interrupt Enable

Bit 10 - MONTHTICK Interrupt Enable