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 | colAddress |
unsigned int | wordLength |
unsigned int | pageDataAddress |
Definition at line 347 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::cmdSelect |
Definition at line 349 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::colAddress |
Definition at line 352 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::pageDataAddress |
Definition at line 354 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::rowAddress |
Definition at line 351 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::waySelect |
Definition at line 350 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW::wordLength |
Definition at line 353 of file nsc_driver.h.