NetBurner 3.5.0
PDF Version
 
I2C

I2C APIs. More...

Topics

 MCF5441x I2C
 
 SAME70 I2C
 

Classes

class  BBI2C
 I2C Peripheral Class. More...
 

Detailed Description

I2C APIs.

I2C API for NetBurner Platforms

#include< bb_i2c.h >

BBI2C is specifically for platforms without native hardware I2C support. See other sub-modules for device-specific I2C details.

Provides access to the all the I2C peripherals on the processor. The I2C peripherals available will vary by platform. For example, Wire.read(); will exectute a read opeeration on I2C module 0.