![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
Represents the NAND Device ID structure. More...
#include <sys-spi-nand.h>
Public Attributes | |
| uint8_t | mfr |
| Manufacturer ID byte. | |
| uint16_t | dev |
| Device ID (16-bits) for identifying the specific NAND device. | |
| uint8_t | dlen |
| Length of the ID (in bytes). | |
Represents the NAND Device ID structure.
| uint16_t spi_nand_id_t::dev |
Device ID (16-bits) for identifying the specific NAND device.
| uint8_t spi_nand_id_t::dlen |
Length of the ID (in bytes).
| uint8_t spi_nand_id_t::mfr |
Manufacturer ID byte.