AskSin++
Public Member Functions | List of all members
as::at24cX< ID, PAGES, PAGESIZE > Class Template Reference
Inheritance diagram for as::at24cX< ID, PAGES, PAGESIZE >:
Inheritance graph
[legend]

Public Member Functions

bool present ()
 
uint16_t size ()
 
void store ()
 
uint8 getByte (uint16_t addr)
 
bool setByte (uint16_t addr, uint8 d)
 
uint16_t calcBlockSize (uint16_t addr, uint16_t size)
 
bool setData (uint16_t addr, uint8 *buf, uint16_t size)
 
bool getData (uint16_t addr, uint8 *buf, uint16_t size)
 
bool clearData (uint16_t addr, uint16_t size)
 
bool waitComplete ()
 

Detailed Description

template<uint8 ID, uint16_t PAGES, uint8_t PAGESIZE>
class as::at24cX< ID, PAGES, PAGESIZE >

Definition at line 154 of file Storage.h.