![]() |
Nano100BN Series BSP
V3.03.002
The Board Support Package for Nano100BN Series
|
NuEdu-Basic01 EEPROM driver header file. More...
Go to the source code of this file.
Functions | |
| void | I2C_EEPROM_Init (uint8_t u8Divider) |
| This function initializes the I2C module, bit-rate = 100 kHz and enable the corresponding interrupt. More... | |
| void | I2C_EEPROM_Write (uint16_t u16Address, uint8_t u8Data) |
| This function do the I2C data writing to EEPROM device. More... | |
| uint8_t | I2C_EEPROM_Read (uint16_t u16Address) |
| This function do the I2C data reading from EEPROM device. More... | |
NuEdu-Basic01 EEPROM driver header file.
Definition in file NuEdu-Basic01_EEPROM.h.
1.8.15