#include <common/p33c_pral/p33c_dac.h>
Data Fields | |
union { | |
volatile struct tagDAC1CONLBITS bits | |
volatile uint16_t value | |
} | DACxCONL |
union { | |
volatile struct tagDAC1CONHBITS bits | |
volatile uint16_t value | |
} | DACxCONH |
union { | |
volatile struct tagDAC1DATLBITS bits | |
volatile uint16_t value | |
} | DACxDATL |
union { | |
volatile struct tagDAC1DATHBITS bits | |
volatile uint16_t value | |
} | DACxDATH |
union { | |
volatile struct tagSLP1CONLBITS bits | |
volatile uint16_t value | |
} | SLPxCONL |
union { | |
volatile struct tagSLP1CONHBITS bits | |
volatile uint16_t value | |
} | SLPxCONH |
union { | |
volatile struct tagSLP1DATBITS bits | |
volatile uint16_t value | |
} | SLPxDAT |
Definition at line 94 of file p33c_dac.h.
volatile struct tagDAC1CONLBITS bits |
Definition at line 11 of file p33c_dac.h.
volatile struct tagDAC1CONHBITS bits |
Definition at line 97 of file p33c_dac.h.
volatile struct tagDAC1DATLBITS bits |
Definition at line 101 of file p33c_dac.h.
volatile struct tagDAC1DATHBITS bits |
Definition at line 105 of file p33c_dac.h.
volatile struct tagSLP1CONLBITS bits |
Definition at line 109 of file p33c_dac.h.
volatile struct tagSLP1CONHBITS bits |
Definition at line 113 of file p33c_dac.h.
volatile struct tagSLP1DATBITS bits |
Definition at line 117 of file p33c_dac.h.
union { ... } DACxCONH |
union { ... } DACxCONL |
union { ... } DACxDATH |
union { ... } DACxDATL |
union { ... } SLPxCONH |
union { ... } SLPxCONL |
union { ... } SLPxDAT |
volatile uint16_t value |
Definition at line 97 of file p33c_dac.h.