FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kGpioPin Struct Reference

Description

Represents GPIO pin types.

Inheritance diagram for kGpioPin:
Inheritance graph

Public Member Functions

kStatus kGpioPin_Format (kGpioPin pinType, kChar *text, kSize capacity)
 Formats a kGpioPin value to a string buffer. More...
 

Related

#define kGPIO_PIN_GENERIC_INPUT   (0x01)
 Generic GPIO input pin.
 
#define kGPIO_PIN_GENERIC_OUTPUT   (0x02)
 Generic GPIO output pin.
 
#define kGPIO_PIN_PUSH_BUTTON   (0x03)
 Push Button input (with software debouncing).
 

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