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

#include <nsc_driver.h>

Data Fields

unsigned int cmdSelect
 
unsigned int waySelect
 
unsigned int rowAddress
 
struct {
   unsigned int   pageBufferIndex: 16
 
   unsigned int   spareBufferIndex: 16
 
Subpages [4]
 
unsigned int completionReportAddress
 

Detailed Description

Definition at line 382 of file nsc_driver.h.

Field Documentation

◆ cmdSelect

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::cmdSelect

Definition at line 384 of file nsc_driver.h.

◆ completionReportAddress

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::completionReportAddress

Definition at line 392 of file nsc_driver.h.

◆ pageBufferIndex

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::pageBufferIndex

Definition at line 389 of file nsc_driver.h.

◆ rowAddress

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::rowAddress

Definition at line 386 of file nsc_driver.h.

◆ spareBufferIndex

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::spareBufferIndex

Definition at line 390 of file nsc_driver.h.

◆ 

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

◆ waySelect

unsigned int T4REG_CMD_INDEXED_READ_PAGE_TRANSFER::waySelect

Definition at line 385 of file nsc_driver.h.


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