Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
i2c.h File Reference

Header file for I2C (Inter-Integrated Circuit) operations in Rishka applications. More...

#include <librishka/types.h>

Go to the source code of this file.

Classes

class  I2C
 Class for handling I2C operations in Rishka applications. More...
 

Detailed Description

Header file for I2C (Inter-Integrated Circuit) operations in Rishka applications.

Author
Nathanne Isip

This header file defines the I2C class, which provides functionalities for communicating with I2C devices on ESP32-WROVER microcontrollers.