Struct GX_SDIF_COMMAND_T

  • Defined in file__output_copyinclude_src_include_sdio_gx_hal_sdif.h

Struct Documentation

struct GX_SDIF_COMMAND_T

Card command descriptor.

Define card command-related attribute.

Public Members

uint32_t index

Command index

uint32_t argument

Command argument

uint32_t response[4U]

Response for this command

uint32_t type

define the command type

uint32_t response_type

Command response type

uint32_t flags

Cmd flags

uint32_t response_error_flags

response error flags, need to check the flags when receive the cmd response