PortGpio Struct Reference
Struct defining an assignment between a port and a gpio.
#include <audioTypes.h>
Public Attributes | |
Port | port |
Port. | |
std::string | gpio |
Gpio assigned. | |
Struct defining an assignment between a port and a gpio.
#include <audioTypes.h>
Public Attributes | |
Port | port |
Port. | |
std::string | gpio |
Gpio assigned. | |