arduino-audio-driver
|
I2C pins. More...
#include <DriverPins.h>
Public Member Functions | |
PinsI2C () | |
PinsI2C (PinFunction function, GpioPin scl, GpioPin sda, int address=-1, uint32_t frequency=100000, i2c_bus_handle_t wire=nullptr, bool active=true) | |
bool | begin () |
void | end () |
operator bool () | |
bool | pinsAvailable () |
Public Attributes | |
int | address |
uint32_t | frequency |
PinFunction | function |
i2c_bus_handle_t | p_wire |
int | port |
GpioPin | scl |
GpioPin | sda |
bool | set_active = true |
I2C pins.
|
inline |
|
inline |
|
inline |
< error_t value indicating success (no error)
|
inline |
|
inline |
|
inline |
|
inherited |
|
inherited |
PinFunction function |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
bool set_active = true |