library to access typical i2c device

Embed: (wiki syntax)

« Back to documentation index

i2c_general_io.h File Reference

i2c_general_io.h File Reference

This is a library for accessing registers of a typical i2c sensor to set or read measurement value. More...

Go to the source code of this file.

Data Structures

class  GEN_I2C
 Class for accessing a typical sensor with i2c. More...

Detailed Description

This is a library for accessing registers of a typical i2c sensor to set or read measurement value.

Author:
D.Nakayama
Version:
1.0
Date:
2018-07-08 D.Nakayama Written for C++/mbed.
See also:
Copyright (C) 2018 D.Nakayama. Released under the MIT license. http://opensource.org/licenses/mit-license.php

Definition in file i2c_general_io.h.