OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
#include <nsc_driver.h>
Data Fields | |
unsigned int | cmdSelect |
unsigned int | waySelect |
unsigned int | colAddress |
unsigned int | length |
unsigned int | reportAddress |
unsigned int | completionReportAddress |
Definition at line 407 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::cmdSelect |
Definition at line 409 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::colAddress |
Definition at line 411 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::completionReportAddress |
Definition at line 414 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::length |
Definition at line 412 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::reportAddress |
Definition at line 413 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_ID::waySelect |
Definition at line 410 of file nsc_driver.h.