Loading...
Searching...
No Matches

Device descriptor for mtd_at25xxx device. More...

Detailed Description

Device descriptor for mtd_at25xxx device.

This is an extension of the mtd_dev_t struct

Definition at line 40 of file mtd.h.

#include <mtd.h>

Data Fields

mtd_dev_t base
 inherit from mtd_dev_t object
 
at25xxx_tat25xxx_eeprom
 at25xxx_eeprom dev descriptor
 
const at25xxx_params_tparams
 params for at25xxx_eeprom init
 

Field Documentation

◆ at25xxx_eeprom

at25xxx_t* mtd_at25xxx_t::at25xxx_eeprom

at25xxx_eeprom dev descriptor

Definition at line 42 of file mtd.h.

◆ base

mtd_dev_t mtd_at25xxx_t::base

inherit from mtd_dev_t object

Definition at line 41 of file mtd.h.

◆ params

const at25xxx_params_t* mtd_at25xxx_t::params

params for at25xxx_eeprom init

Definition at line 43 of file mtd.h.


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