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

#include <nsc_driver.h>

Data Fields

unsigned int cmdSelect
 
unsigned int rowAddress
 
unsigned int userData
 
unsigned int dataAddress
 
unsigned int spareAddress
 
unsigned int errorCountAddress
 
unsigned int completionAddress
 
unsigned int waySelection
 
unsigned int channelBusy
 
unsigned int readyBusy
 

Detailed Description

Definition at line 118 of file nsc_driver.h.

Field Documentation

◆ channelBusy

unsigned int V2FMCRegisters::channelBusy

Definition at line 128 of file nsc_driver.h.

◆ cmdSelect

unsigned int V2FMCRegisters::cmdSelect

Definition at line 120 of file nsc_driver.h.

◆ completionAddress

unsigned int V2FMCRegisters::completionAddress

Definition at line 126 of file nsc_driver.h.

◆ dataAddress

unsigned int V2FMCRegisters::dataAddress

Definition at line 123 of file nsc_driver.h.

◆ errorCountAddress

unsigned int V2FMCRegisters::errorCountAddress

Definition at line 125 of file nsc_driver.h.

◆ readyBusy

unsigned int V2FMCRegisters::readyBusy

Definition at line 129 of file nsc_driver.h.

◆ rowAddress

unsigned int V2FMCRegisters::rowAddress

Definition at line 121 of file nsc_driver.h.

◆ spareAddress

unsigned int V2FMCRegisters::spareAddress

Definition at line 124 of file nsc_driver.h.

◆ userData

unsigned int V2FMCRegisters::userData

Definition at line 122 of file nsc_driver.h.

◆ waySelection

unsigned int V2FMCRegisters::waySelection

Definition at line 127 of file nsc_driver.h.


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