Fujitsu F2MC-8FX Series Application Note page 36

Hide thumbs Also See for F2MC-8FX Series:
Table of Contents

Advertisement

Following table describes how to use function EEPROM_I2C.
Function name
Function prototype
Behavior description
Input parameter
Return value
Example
Following table describes how to use function EndDevice_I2C.
Function name
Function prototype
Behavior description
Input parameter
Return value
Example
Following table describes how to use function I2C_MasterMacro.
Function name
Function prototype
Behavior description
Input parameter
Return value
Example
MB2146-460-E Setup Guide V1.2
Chapter 4 Sample Code Manual
void EEPROM_I2C(void)
When Judge_P00(void) function return 1, IIC0 will write data to EEPROM
when "send" key pressed
None
None
IIC0 write data to EEPROM:
EEPROM_I2C();
void EndDevice_I2C(void)
When Judge_P00(void) function return 0, IIC0 will write data to external
slave device, when "send" key pressed
None
None
IIC0 write data to external slave device:
EndDevice_I2C();
void I2C_MasterMacro(void)
when "send" key pressed will write data to slave device
None
None
Used in main.c:
I2C_MasterMacro();
MCU-AN-500083-E-12 – Page 36
EEPROM_I2C
EndDevice_I2C
I2C_MasterMacro

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb95350l seriesMb2146-460-e

Table of Contents