GlobLib
HAL and API libraries for MCUs and hardware.
|
Header file for Atmel EEPROM AT24C256. More...
#include <stdio.h>
Go to the source code of this file.
Data Structures | |
struct | AT24C256 |
Macros | |
#define | AT24C256_DEVICE_ADDRESS 0xA0 |
Standard slave address for the module. | |
Functions | |
void | AT24C256_setup (AT24C256 *target, uint8_t i2c_number, uint8_t address) |
Initalizes the slave device and populates data structure variable. More... | |
Header file for Atmel EEPROM AT24C256.
Definition in file at24c256.h.