The PCAL9555, PCAL9554 series is a low-voltage 16-bit/8-bit General Purpose Input/Output (GPIO) expander with interrupt. This conponent library is compatible to basic operation os GPIO expanders: 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.

Dependents:   PCAL9555_Hello OM13082-JoyStick OM13082_LED OM13082-test ... more

Embed: (wiki syntax)

« Back to documentation index

CompGpioExp Class Reference

CompGpioExp Class Reference

Abstract class for GPIO expander devices. More...

#include <CompGpioExp.h>

Inherited by PCAL955x.


Detailed Description

Abstract class for GPIO expander devices.

GPIO expander abstraction class.

No instance can be made from this class

No instance can be made from this class

Author:
Akifumi (Tedd) OKANO, NXP Semiconductors
Version:
0.6
Date:
19-Mar-2015

Released under the Apache 2 license

Definition at line 59 of file CompGpioExp.h.