I2C Write Buffer

Target Category: Arduino, Cortex M3, Delfino, F280x, F281X, Linux Raspberry Pi, MSP430, Piccolo, STM32

Target Sub-Category: I2C

Description: The I2C Write Buffer block is used to write data to the I2C buffer. You can choose the type of data to be written.

Use the appropriate I2C Config blocks to configure the unit.

Data Type: Selects the data type.

char: Smallest addressable unit. On the MSP, it is 8 bits; on the C2000, it is 16 bits.
long: 32 bits.
short: 16 bits.

Port: Specifies the hardware unit. Click here for Arduino pin mapping. Click here for Raspberry Pi pin mapping.