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 |
unsigned int | option |
Definition at line 357 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::cmdSelect |
Definition at line 359 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::colAddress |
Definition at line 362 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::option |
Definition at line 365 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::pageDataAddress |
Definition at line 364 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::rowAddress |
Definition at line 361 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::waySelect |
Definition at line 360 of file nsc_driver.h.
unsigned int T4REG_CMD_PROGRAM_PAGE_TRANSFER_RAW_XSBOPTION::wordLength |
Definition at line 363 of file nsc_driver.h.