All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Device descriptor for mtd at24cxxx device. More...

Detailed Description

Device descriptor for mtd at24cxxx device.

This is an extension of the mtd_dev_t struct

Definition at line 39 of file mtd_at24cxxx.h.

#include <mtd_at24cxxx.h>

Data Fields

mtd_dev_t base
 inherit from mtd_dev_t object
 
at24cxxx_tat24cxxx_eeprom
 at24cxxx device descriptor
 
const at24cxxx_params_tparams
 at24cxxx parameters
 

Field Documentation

◆ at24cxxx_eeprom

at24cxxx_t* mtd_at24cxxx_t::at24cxxx_eeprom

at24cxxx device descriptor

Definition at line 41 of file mtd_at24cxxx.h.

◆ base

mtd_dev_t mtd_at24cxxx_t::base

inherit from mtd_dev_t object

Definition at line 40 of file mtd_at24cxxx.h.

◆ params

const at24cxxx_params_t* mtd_at24cxxx_t::params

at24cxxx parameters

Definition at line 42 of file mtd_at24cxxx.h.


The documentation for this struct was generated from the following file: