MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
sdhc_cmd_cfg_t Struct Reference

Data Fields

uint32_t sdma
 SDMA register for read or write transaction.
 
uint32_t block_size
 Size of transfer block in bytes.
 
uint32_t block_count
 Number of blocks to transfer.
 
uint32_t arg_1
 Argument 1 holds the arguments for the commands sent to the card.
 
unsigned int dma
 DMA enable bit.
 
unsigned int direction
 Direction of transfer.
 
uint32_t command
 Command to be issued on bus (CMD0, CMD1, ...)
 
uint32_t host_control_1
 Host control register 1 to be assigned before command is issued.
 
sdhc_callback_fn callback
 Function pointer to completion callback function, NULL if not desired.
 

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