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 | wordLength |
unsigned int | pageDataAddress |
unsigned int | completionReportAddress |
Definition at line 337 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::cmdSelect |
Definition at line 339 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::colAddress |
Definition at line 341 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::completionReportAddress |
Definition at line 344 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::pageDataAddress |
Definition at line 343 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::waySelect |
Definition at line 340 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_RAW::wordLength |
Definition at line 342 of file nsc_driver.h.