#include <common/p33c_pral/p33c_gpio.h>
Data Fields | |
union { | |
volatile struct ANSELx_s bits | |
volatile uint16_t value | |
} | ANSELx |
union { | |
volatile struct TRISx_s bits | |
volatile uint16_t value | |
} | TRISx |
union { | |
volatile struct PORTx_s bits | |
volatile uint16_t value | |
} | PORTx |
union { | |
volatile struct LATx_s bits | |
volatile uint16_t value | |
} | LATx |
union { | |
volatile struct ODCx_s bits | |
volatile uint16_t value | |
} | ODCx |
union { | |
volatile struct CNPUx_s bits | |
volatile uint16_t value | |
} | CNPUx |
union { | |
volatile struct CNPDx_s bits | |
volatile uint16_t value | |
} | CNPDx |
union { | |
volatile struct tagCNCONABITS bits | |
volatile uint16_t value | |
} | CNCONx |
union { | |
volatile struct CNEN0x_s bits | |
volatile uint16_t value | |
} | CNEN0x |
union { | |
volatile struct CNSTATx_s bits | |
volatile uint16_t value | |
} | CNSTATx |
union { | |
volatile struct CNEN1x_s bits | |
volatile uint16_t value | |
} | CNEN1x |
union { | |
volatile struct CNFx_s bits | |
volatile uint16_t value | |
} | CNFx |
Definition at line 271 of file p33c_gpio.h.
union { ... } ANSELx |
volatile struct ANSELx_s bits |
Definition at line 273 of file p33c_gpio.h.
volatile struct TRISx_s bits |
Definition at line 277 of file p33c_gpio.h.
volatile struct PORTx_s bits |
Definition at line 281 of file p33c_gpio.h.
volatile struct LATx_s bits |
Definition at line 285 of file p33c_gpio.h.
volatile struct ODCx_s bits |
Definition at line 289 of file p33c_gpio.h.
volatile struct CNPUx_s bits |
Definition at line 293 of file p33c_gpio.h.
volatile struct CNPDx_s bits |
Definition at line 297 of file p33c_gpio.h.
volatile struct tagCNCONABITS bits |
Definition at line 301 of file p33c_gpio.h.
volatile struct CNEN0x_s bits |
Definition at line 305 of file p33c_gpio.h.
volatile struct CNSTATx_s bits |
Definition at line 309 of file p33c_gpio.h.
volatile struct CNEN1x_s bits |
Definition at line 313 of file p33c_gpio.h.
volatile struct CNFx_s bits |
Definition at line 317 of file p33c_gpio.h.
union { ... } CNCONx |
union { ... } CNEN0x |
union { ... } CNEN1x |
union { ... } CNFx |
union { ... } CNPDx |
union { ... } CNPUx |
union { ... } CNSTATx |
union { ... } LATx |
union { ... } ODCx |
union { ... } PORTx |
union { ... } TRISx |
volatile uint16_t value |
Definition at line 274 of file p33c_gpio.h.