RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
_usdhc_handle Struct Reference

USDHC handle. More...

#include <fsl_usdhc.h>

Data Fields

usdhc_data_t *volatile data
 
usdhc_command_t *volatile command
 
volatile uint32_t transferredWords
 
usdhc_transfer_callback_t callback
 
void * userData
 

Detailed Description

USDHC handle.

Defines the structure to save the USDHC state information and callback function.

Note
All the fields except interruptFlags and transferredWords must be allocated by the user.

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