Device descriptor for mtd at24cxxx device. More...
Device descriptor for mtd at24cxxx device.
This is an extension of the mtd_dev_t struct 
Definition at line 38 of file mtd_at24cxxx.h.
#include <mtd_at24cxxx.h>
Data Fields | |
| mtd_dev_t | base | 
| inherit from mtd_dev_t object   | |
| at24cxxx_t * | at24cxxx_eeprom | 
| at24cxxx device descriptor   | |
| const at24cxxx_params_t * | params | 
| at24cxxx parameters   | |
| at24cxxx_t* mtd_at24cxxx_t::at24cxxx_eeprom | 
at24cxxx device descriptor
Definition at line 40 of file mtd_at24cxxx.h.
| mtd_dev_t mtd_at24cxxx_t::base | 
inherit from mtd_dev_t object
Definition at line 39 of file mtd_at24cxxx.h.
| const at24cxxx_params_t* mtd_at24cxxx_t::params | 
at24cxxx parameters
Definition at line 41 of file mtd_at24cxxx.h.