#include <common/p33c_pral/p33c_opa.h>
Data Fields | |
union { | |
volatile struct tagAMPCON1LBITS bits | |
volatile uint16_t value | |
} | AmpCon1L |
union { | |
volatile struct tagAMPCON1HBITS bits | |
volatile uint16_t value | |
} | AmpCon1H |
Definition at line 48 of file p33c_opa.h.
union { ... } AmpCon1H |
union { ... } AmpCon1L |
volatile struct tagAMPCON1HBITS bits |
Definition at line 54 of file p33c_opa.h.
volatile struct tagAMPCON1LBITS bits |
Definition at line 50 of file p33c_opa.h.
volatile uint16_t value |
Definition at line 51 of file p33c_opa.h.