Struct efm32gg11b820::rtc::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub ctrl: CTRL, pub cnt: CNT, pub if_: IF, pub ifs: IFS, pub ifc: IFC, pub ien: IEN, pub compa_comp: COMPA_COMP, pub compb_comp: COMPB_COMP, pub compc_comp: COMPC_COMP, pub compd_comp: COMPD_COMP, pub compe_comp: COMPE_COMP, pub compf_comp: COMPF_COMP, // some fields omitted }

Register block

Fields

0x00 - Control Register

0x04 - Counter Value Register

0x08 - Interrupt Flag Register

0x0c - Interrupt Flag Set Register

0x10 - Interrupt Flag Clear Register

0x14 - Interrupt Enable Register

0x20 - Compare Value Register X

0x24 - Compare Value Register X

0x28 - Compare Value Register X

0x2c - Compare Value Register X

0x30 - Compare Value Register X

0x34 - Compare Value Register X