Contiki 3.x
|
General Purpose Input Output (pADI_GP0) More...
#include <cpu/arm/aducrf101/Common/ADuCRF101.h>
Data Fields | |
__IO uint16_t | GPCON |
__IO uint8_t | GPOEN |
__IO uint8_t | GPPUL |
__IO uint8_t | GPOCE |
__IO uint8_t | GPIN |
__IO uint8_t | GPOUT |
__IO uint8_t | GPSET |
__IO uint8_t | GPCLR |
__IO uint8_t | GPTGL |
General Purpose Input Output (pADI_GP0)
Definition at line 2515 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPCLR |
GPIO Port 0 Data Out Clear
Definition at line 2530 of file ADuCRF101.h.
__IO uint16_t ADI_GPIO_TypeDef::GPCON |
< pADI_GP0 Structure GPIO Port 0 Configuration
Definition at line 2516 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPIN |
GPIO Port 0 Data Input
Definition at line 2524 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPOCE |
GPIO Port 0 Tri State
Definition at line 2522 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPOEN |
GPIO Port 0 Output Enable
Definition at line 2518 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPOUT |
GPIO Port 0 Data Out
Definition at line 2526 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPPUL |
GPIO Port 0 Pull Up Enable
Definition at line 2520 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPSET |
GPIO Port 0 Data Out Set
Definition at line 2528 of file ADuCRF101.h.
__IO uint8_t ADI_GPIO_TypeDef::GPTGL |
GPIO Port 0 Pin Toggle
Definition at line 2532 of file ADuCRF101.h.