![]() |
JQI Arduino Libraries
Arduino for the modern scientist.
|
#include <MyEEPROM.h>
Public Member Functions | |
| void | write (int, const byte *, byte) |
| byte | read (int, byte *, byte) |
| byte MyEEPROMClass::read | ( | int | memAddress, |
| byte * | buffer, | ||
| byte | length | ||
| ) |
| void MyEEPROMClass::write | ( | int | memAddress, |
| const byte * | data, | ||
| byte | length | ||
| ) |
1.8.8