Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Auto generated API documentation and code listings for CPPToPigpio
| BusIn | BusIn is used to create a number of DigitalIn pins that can be read as one value |
| BusOut | A BusOut interface is used to create several DigitalOut pins that can be written to using only one value |
| DigitalIn | The DigitalIn interface is used to read the value of a digital input pin |
| DigitalOut | The DigitalOut interface is used to configure and control a digital output pin |
| I2C | The I2C interface provides I2C Master functionality |
| PwmOut | The PwmOut interface is used to control the frequency and mark-space ratio of a digital pulse train |
Code
| BusIn.cc [code] | |
| BusIn.h [code] | |
| BusOut.cc [code] | |
| BusOut.h [code] | |
| CPPToPigpio.cc [code] | |
| CPPToPigpio.h [code] | |
| CPPToPigpioForInstall.h [code] | |
| DigitalIn.cc [code] | |
| DigitalIn.h [code] | |
| DigitalOut.cc [code] | |
| DigitalOut.h [code] | |
| dummyInstall.cc [code] | |
| I2C.cc [code] | |
| I2C.h [code] | |
| PwmOut.cc [code] | |
| PwmOut.h [code] |