|
arduino-audio-driver
|
Pins for LED, Buttons, AMP etc. More...
#include <DriverPins.h>
Public Member Functions | |
| PinsFunction ()=default | |
| PinsFunction (PinFunction function, GpioPin pin, PinLogic logic, int index=0) | |
Public Attributes | |
| bool | active = true |
| PinFunction | function |
| int | index = 0 |
| int | pin = -1 |
| PinLogic | pin_logic |
Pins for LED, Buttons, AMP etc.
|
default |
|
inline |
| bool active = true |
| PinFunction function |
| int index = 0 |
| int pin = -1 |
| PinLogic pin_logic |