RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_usdhc_data Struct Reference

Card data descriptor. More...

#include <fsl_usdhc.h>

Data Fields

bool enableAutoCommand12
 
bool enableAutoCommand23
 
bool enableIgnoreError
 
uint8_t dataType
 
size_t blockSize
 
uint32_t blockCount
 
uint32_t * rxData
 
const uint32_t * txData
 

Detailed Description

Card data descriptor.

Defines a structure to contain data-related attribute. The 'enableIgnoreError' is used when upper card driver wants to ignore the error event to read/write all the data and not to stop read/write immediately when an error event happens. For example, bus testing procedure for MMC card.


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