#include <common/p33c_pral/p33c_gpio.h>
 | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | ANSELx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | TRISx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | PORTx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | LATx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | ODCx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNPUx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNPDx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNCONx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNEN0x | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNSTATx | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNEN1x | 
|   | 
| union { | 
|    volatile struct tagLATABITS   bits | 
|   | 
|    volatile uint16_t   value | 
|   | 
| }  | CNFx | 
|   | 
Definition at line 51 of file p33c_gpio.h.
 
◆ bits
      
        
          | volatile struct tagLATABITS bits | 
        
      
 
 
◆ value
The documentation for this struct was generated from the following file: