OpenSSD Cosmos+ Platform Firmware  0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
T4REG_CMD_READ_PAGE_TRANSFER Struct Reference

#include <nsc_driver.h>

Data Fields

unsigned int cmdSelect
 
unsigned int waySelect
 
unsigned int rowAddress
 
struct {
   unsigned int   pageDataAddress
 
   unsigned int   spareDataAddress
 
   unsigned int   errorInfoAddress
 
Subpages [4]
 
unsigned int completionReportAddress
 

Detailed Description

Definition at line 292 of file nsc_driver.h.

Field Documentation

◆ cmdSelect

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::cmdSelect

Definition at line 294 of file nsc_driver.h.

◆ completionReportAddress

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::completionReportAddress

Definition at line 303 of file nsc_driver.h.

◆ errorInfoAddress

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::errorInfoAddress

Definition at line 301 of file nsc_driver.h.

◆ pageDataAddress

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::pageDataAddress

Definition at line 299 of file nsc_driver.h.

◆ rowAddress

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::rowAddress

Definition at line 296 of file nsc_driver.h.

◆ spareDataAddress

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::spareDataAddress

Definition at line 300 of file nsc_driver.h.

◆ 

struct { ... } T4REG_CMD_READ_PAGE_TRANSFER::Subpages[4]

◆ waySelect

unsigned int T4REG_CMD_READ_PAGE_TRANSFER::waySelect

Definition at line 295 of file nsc_driver.h.


The documentation for this struct was generated from the following file: