FabGL
ESP32 Display Controller and Graphics Library
tsi2c.h File Reference

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"
Include dependency graph for tsi2c.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This file contains fabgl::I2C definition.

Definition in file tsi2c.h.