#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 72 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 75 of file p33c_dac.h.
volatile struct tagDAC1DATLBITS bits |
Definition at line 79 of file p33c_dac.h.
volatile struct tagDAC1DATHBITS bits |
Definition at line 83 of file p33c_dac.h.
volatile struct tagSLP1CONLBITS bits |
Definition at line 87 of file p33c_dac.h.
volatile struct tagSLP1CONHBITS bits |
Definition at line 91 of file p33c_dac.h.
volatile struct tagSLP1DATBITS bits |
Definition at line 95 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 75 of file p33c_dac.h.