RSeries astromech firmware
I2CReceiver.h File Reference
#include "ReelTwo.h"
#include "core/AnimatedEvent.h"
#include "core/CommandEvent.h"
#include <Wire.h>
+ Include dependency graph for I2CReceiver.h:

Go to the source code of this file.

Classes

class  I2CReceiverBase< bufferSize >
 Base template of automatic forwarder from i2c to CommandEvent. More...
 

Typedefs

typedef I2CReceiverBase I2CReceiver
 

Typedef Documentation

◆ I2CReceiver