XMC Peripheral Library for XMC4000 Family: XMC_SDMMC_COMMAND_t Union Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_SDMMC_COMMAND_t Union Reference

#include <xmc_sdmmc.h>

Detailed Description

Represent an SDMMC command

The structure holds the configuration for an SDMMC command. The SDMMC COMMAND register is a 16-bit register which is responsible for enabling configuration parameters like command type, response type, index check enable (and a few more). Once SDMMC.COMMAND is configured, the XMC_SDMMC_SendCommand() function can be used to send the command.

Field Documentation

uint16_t cmd_index

Command index

uint16_t cmd_type
uint16_t crc_check_en

Command CRC check enable

uint16_t dat_present_sel

Data present select

uint16_t index_check_en

Command index check enable

uint16_t response_type_sel

Response type select XMC_SDMMC_COMMAND_RESPONSE_t


The documentation for this union was generated from the following file:
Generated on Mon Aug 7 2017 11:33:58 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11