|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
SDIO command configuration. More...
#include <cfn_hal_sdio.h>
Data Fields | |
| uint32_t | arg |
| uint32_t | cmd_index |
| uint32_t | response_type |
| uint32_t | wait_type |
SDIO command configuration.
| uint32_t cfn_hal_sdio_cmd_t::arg |
Command argument
| uint32_t cfn_hal_sdio_cmd_t::cmd_index |
Command identifier (CMD0-CMD63)
| uint32_t cfn_hal_sdio_cmd_t::response_type |
Expected response length/format
| uint32_t cfn_hal_sdio_cmd_t::wait_type |
Interrupt or polling wait strategy