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 | rowAddress |
unsigned int | pageDataAddress |
unsigned int | spareDataAddress |
unsigned int | errorInfoAddress |
unsigned int | completionReportAddress |
Definition at line 272 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::cmdSelect |
Definition at line 274 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::completionReportAddress |
Definition at line 280 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::errorInfoAddress |
Definition at line 279 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::pageDataAddress |
Definition at line 277 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::rowAddress |
Definition at line 276 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::spareDataAddress |
Definition at line 278 of file nsc_driver.h.
unsigned int T4REG_CMD_READ_PAGE_TRANSFER_PSLC::waySelect |
Definition at line 275 of file nsc_driver.h.