Home
last modified time | relevance | path

Searched defs:_sdhc_handle (Results 1 – 1 of 1) sorted by relevance

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sdhc.h544 struct _sdhc_handle struct
547 sdhc_data_t *volatile data; /*!< Data to transfer */
548 sdhc_command_t *volatile command; /*!< Command to send */
551 volatile uint32_t interruptFlags; /*!< Interrupt flags of last transaction */
552 volatile uint32_t transferredWords; /*!< Words transferred by DATAPORT way */
555 sdhc_transfer_callback_t callback; /*!< Callback function */
556 void *userData; /*!< Parameter for transfer complete callback */

Completed in 11 milliseconds