uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GPIO_Byte_TypeDef Struct Reference

Fast GPIO port byte type definition. More...

#include <lpc17xx_gpio.h>

Public Attributes

__IO uint8_t FIODIR [4]
 
uint32_t RESERVED0 [3]
 
__IO uint8_t FIOMASK [4]
 
__IO uint8_t FIOPIN [4]
 
__IO uint8_t FIOSET [4]
 
__O uint8_t FIOCLR [4]
 

Detailed Description

Fast GPIO port byte type definition.

Definition at line 80 of file lpc17xx_gpio.h.

Member Data Documentation

__O uint8_t GPIO_Byte_TypeDef::FIOCLR[4]

FIO clear register in byte-align

Definition at line 86 of file lpc17xx_gpio.h.

__IO uint8_t GPIO_Byte_TypeDef::FIODIR[4]

FIO direction register in byte-align

Definition at line 81 of file lpc17xx_gpio.h.

__IO uint8_t GPIO_Byte_TypeDef::FIOMASK[4]

FIO mask register in byte-align

Definition at line 83 of file lpc17xx_gpio.h.

__IO uint8_t GPIO_Byte_TypeDef::FIOPIN[4]

FIO pin register in byte align

Definition at line 84 of file lpc17xx_gpio.h.

__IO uint8_t GPIO_Byte_TypeDef::FIOSET[4]

FIO set register in byte-align

Definition at line 85 of file lpc17xx_gpio.h.

uint32_t GPIO_Byte_TypeDef::RESERVED0[3]

Reserved

Definition at line 82 of file lpc17xx_gpio.h.


The documentation for this struct was generated from the following file: