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

#include <host_lld.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned char   directDmaRx
 
      unsigned char   directDmaTx
 
      unsigned char   autoDmaRx
 
      unsigned char   autoDmaTx
 
   } 
 
}; 
 

Detailed Description

Definition at line 279 of file host_lld.h.

Field Documentation

◆ 

union { ... } _HOST_DMA_FIFO_CNT_REG::@47

◆ autoDmaRx

unsigned char _HOST_DMA_FIFO_CNT_REG::autoDmaRx

Definition at line 288 of file host_lld.h.

◆ autoDmaTx

unsigned char _HOST_DMA_FIFO_CNT_REG::autoDmaTx

Definition at line 289 of file host_lld.h.

◆ directDmaRx

unsigned char _HOST_DMA_FIFO_CNT_REG::directDmaRx

Definition at line 286 of file host_lld.h.

◆ directDmaTx

unsigned char _HOST_DMA_FIFO_CNT_REG::directDmaTx

Definition at line 287 of file host_lld.h.

◆ dword

unsigned int _HOST_DMA_FIFO_CNT_REG::dword

Definition at line 283 of file host_lld.h.


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