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