Enum gx_sdif_response_type¶
Defined in file__output_copyinclude_src_include_sdio_gx_hal_sdif.h
Enum Documentation¶
-
enum gx_sdif_response_type¶
The command response type.
Define the command response type from card to host controller.
Values:
-
enumerator gx_sdif_response_type_none¶
Response type: none
-
enumerator gx_sdif_response_type_r1¶
Response type: R1
-
enumerator gx_sdif_response_type_r1b¶
Response type: R1b
-
enumerator gx_sdif_response_type_r2¶
Response type: R2
-
enumerator gx_sdif_response_type_r3¶
Response type: R3
-
enumerator gx_sdif_response_type_r4¶
Response type: R4
-
enumerator gx_sdif_response_type_r5¶
Response type: R5
-
enumerator gx_sdif_response_type_r5b¶
Response type: R5b
-
enumerator gx_sdif_response_type_r6¶
Response type: R6
-
enumerator gx_sdif_response_type_r7¶
Response type: R7
-
enumerator gx_sdif_response_type_none¶