XMC Peripheral Library for XMC4000 Family: XMC_SDMMC_PRESENT_STATE_t Union Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_SDMMC_PRESENT_STATE_t Union Reference

#include <xmc_sdmmc.h>

Detailed Description

Present state of the SDMMC host controller

The structure presents a convenient way to obtain the SDMMC peripheral's present state information (for example, the write protect pin level). The XMC_SDMMC_GetPresentState() API can be used to populate the structure with the state of the SD host controller.

Field Documentation

uint32_t buffer_read_enable

Buffer read enable

uint32_t buffer_write_enable

Buffer write enable

uint32_t card_detect_pin_level

Card detect pin level

uint32_t card_inserted

Card inserted

uint32_t card_state_stable

Card state stable

uint32_t cmd_line_level

Command line level

uint32_t command_inihibit_cmd

Command: Inhibit command

uint32_t command_inihibit_dat

Command: Inhibit data

uint32_t dat7_4_pin_level

Data 7_4 pin level

uint32_t dat_3_0_pin_level

Data 3_0 pin level

uint32_t dat_line_active

Data line active

uint32_t read_transfer_active

Read transfer active

uint32_t write_protect_pin_level

Write protect pin level

uint32_t write_transfer_active

Write transfer active


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