Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of at45db161d by
ATD45DB161D::ID Struct Reference
ID structure This structure contains various informations about the dataflash chip being used. More...
#include <at45db161d.h>
Data Fields | |
| uint8_t | manufacturer |
| Manufacturer id. | |
| uint8_t | device [2] |
| Device id. | |
| uint8_t | extendedInfoLength |
| Extended device information string length. | |
Detailed Description
ID structure This structure contains various informations about the dataflash chip being used.
Definition at line 140 of file at45db161d.h.
Field Documentation
| uint8_t device[2] |
Device id.
Definition at line 143 of file at45db161d.h.
| uint8_t extendedInfoLength |
Extended device information string length.
Definition at line 144 of file at45db161d.h.
| uint8_t manufacturer |
Manufacturer id.
Definition at line 142 of file at45db161d.h.
Generated on Tue Jul 12 2022 21:47:47 by
1.7.2
