GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Master.h File Reference
#include "Driver/I2C/Master.h"
#include "Bsp/Api.h"
#include <Wire.h>
Include dependency graph for Master.h:

Go to the source code of this file.

Classes

class  Driver::I2C::Arduino::Master
 This class implements the I2C interface using the Arduino framework and/or APIs. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::I2C
 The 'I2C' namespace defines a platform independent interface for a I2C bus.
 
namespace  Driver::I2C::Arduino
 The 'Arduino' namespace implements the I2C interfaces using the Arduino Framework.
 

Macros

#define OPTION_DRIVER_I2C_ARDUINO_DEFAULT_BAUD_RATE   100000
 Default baud rate for the I2C Driver.
 

Macro Definition Documentation

◆ OPTION_DRIVER_I2C_ARDUINO_DEFAULT_BAUD_RATE

#define OPTION_DRIVER_I2C_ARDUINO_DEFAULT_BAUD_RATE   100000

Default baud rate for the I2C Driver.