The PCAL6416A is a low-voltage 16-bit general purpose I/O (GPIO) expander with interrupt. This component library is compatible to basic operation as GPIO expanders: PCAL6416A, PCAL9555, PCA9555, PCA9535, PCA9539, PCAL9554, PCA9554 and PCA9538. On addition to this, this library is including mbed-SDK-style APIs. APIs that similar to DigitaiInOut, DigitalOut, DigitalIn, BusInOUt, BusOut and BusIn are available.

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers CompGpioExpAPI.h Source File

CompGpioExpAPI.h

00001 #include    "GpioDigitalInOut.h"
00002 #include    "GpioDigitalOut.h"
00003 #include    "GpioDigitalIn.h"
00004 #include    "GpioBusInOut.h"
00005 #include    "GpioBusOut.h"
00006 #include    "GpioBusIn.h"