|
FabGL
ESP32 Display Controller and Graphics Library
|
This file contains fabgl::I2C definition. More...
#include <stdint.h>#include <stddef.h>#include "freertos/FreeRTOS.h"#include "freertos/queue.h"#include "freertos/semphr.h"#include "esp32-hal.h"#include "fabutils.h"#include "fabglconf.h"

Go to the source code of this file.
Classes | |
| class | I2C |
| I2C class allows multiple tasks to communicate with I2C devices, serializing read/write jobs. More... | |
This file contains fabgl::I2C definition.
Definition in file tsi2c.h.