DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
 All Data Structures Namespaces Files Functions Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces
I2CSlave.h File Reference

Declaration of a I2CSlave class. More...

#include <DHCOM_HAL.h>
#include <hal/Types.h>
#include <hal/I2CBus.h>

Go to the source code of this file.

Data Structures

class  dhcom::I2CSlave
 Class representing a slave device of a I2C bus. This is a convenience class, which simplifies operations with I2C slave devices. It automates the selection of I2C slave in case when several slaves are operating on the same bus. More...
 

Namespaces

namespace  dhcom
 Use this definition if you want the library to support DHCOM-iMX25.
 

Detailed Description

Declaration of a I2CSlave class.