EFR32 Blue Gecko 12 Software Documentation
efr32bg12-doc-5.1.2
|
Definition at line 41 of file efr32bg12p_idac.h.
Data Fields | |
__IM uint32_t | APORTCONFLICT |
__IM uint32_t | APORTREQ |
__IOM uint32_t | CTRL |
__IOM uint32_t | CURPROG |
__IOM uint32_t | DUTYCONFIG |
__IOM uint32_t | IEN |
__IM uint32_t | IF |
__IOM uint32_t | IFC |
__IOM uint32_t | IFS |
uint32_t | RESERVED0 [1] |
uint32_t | RESERVED1 [2] |
uint32_t | RESERVED2 [1] |
uint32_t | RESERVED3 [1] |
__IM uint32_t | STATUS |
__IM uint32_t IDAC_TypeDef::APORTCONFLICT |
APORT Request Status Register
Definition at line 57 of file efr32bg12p_idac.h.
__IM uint32_t IDAC_TypeDef::APORTREQ |
APORT Request Status Register
Definition at line 56 of file efr32bg12p_idac.h.
__IOM uint32_t IDAC_TypeDef::CTRL |
Control Register
Definition at line 43 of file efr32bg12p_idac.h.
Referenced by IDAC_Enable(), IDAC_Init(), IDAC_MinimalOutputTransitionMode(), IDAC_OutEnable(), IDAC_RangeSet(), and IDAC_Reset().
__IOM uint32_t IDAC_TypeDef::CURPROG |
Current Programming Register
Definition at line 44 of file efr32bg12p_idac.h.
Referenced by IDAC_RangeSet(), IDAC_Reset(), and IDAC_StepSet().
__IOM uint32_t IDAC_TypeDef::DUTYCONFIG |
Duty Cycle Configuration Register
Definition at line 46 of file efr32bg12p_idac.h.
Referenced by IDAC_Reset().
__IOM uint32_t IDAC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 54 of file efr32bg12p_idac.h.
Referenced by IDAC_IntDisable(), IDAC_IntEnable(), and IDAC_IntGetEnabled().
__IM uint32_t IDAC_TypeDef::IF |
Interrupt Flag Register
Definition at line 51 of file efr32bg12p_idac.h.
Referenced by IDAC_IntGet(), and IDAC_IntGetEnabled().
__IOM uint32_t IDAC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 53 of file efr32bg12p_idac.h.
Referenced by IDAC_IntClear().
__IOM uint32_t IDAC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 52 of file efr32bg12p_idac.h.
Referenced by IDAC_IntSet().
uint32_t IDAC_TypeDef::RESERVED0[1] |
Reserved for future use
Definition at line 45 of file efr32bg12p_idac.h.
uint32_t IDAC_TypeDef::RESERVED1[2] |
Reserved for future use
Definition at line 48 of file efr32bg12p_idac.h.
uint32_t IDAC_TypeDef::RESERVED2[1] |
Reserved for future use
Definition at line 50 of file efr32bg12p_idac.h.
uint32_t IDAC_TypeDef::RESERVED3[1] |
Reserved for future use
Definition at line 55 of file efr32bg12p_idac.h.
__IM uint32_t IDAC_TypeDef::STATUS |
Status Register
Definition at line 49 of file efr32bg12p_idac.h.