Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_SD_CONFIGURATION_DATA Struct Reference

#include <mmc.h>

Data Fields

uint8_t scrstructure
 SCR Structure version.
uint8_t specversion
 SD Memory Card - Spec. Version.
uint8_t dataaftererase
 Data status after erases.
uint8_t security
 CPRM Security Support.
uint8_t buswidths
 DAT Bus widths supported.
BOOL specversion3
 Spec. Version 3.00 or higher.
uint8_t extendedsecurity
 Extended Security Support.
BOOL specversion4
 Spec. Version 4.00 or higher.
uint8_t commandsupport
 Command Support bits.
uint8_t erasedbyte
 Value after Erase.

Field Documentation

◆ scrstructure

uint8_t scrstructure

SCR Structure version.

◆ specversion

uint8_t specversion

SD Memory Card - Spec. Version.

◆ dataaftererase

uint8_t dataaftererase

Data status after erases.

◆ security

uint8_t security

CPRM Security Support.

◆ buswidths

uint8_t buswidths

DAT Bus widths supported.

◆ specversion3

BOOL specversion3

Spec. Version 3.00 or higher.

◆ extendedsecurity

uint8_t extendedsecurity

Extended Security Support.

◆ specversion4

BOOL specversion4

Spec. Version 4.00 or higher.

◆ commandsupport

uint8_t commandsupport

Command Support bits.

◆ erasedbyte

uint8_t erasedbyte

Value after Erase.


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