HPM SDK
HPMicro Software Development Kit
sd_status_t Struct Reference

SD Card Status Register Information. More...

#include <hpm_sdmmc_card.h>

Data Fields

uint8_t bus_width
 
uint8_t secure_mode
 
uint16_t card_type
 
uint32_t protected_size
 
uint8_t speed_class
 
uint8_t performance_move
 
uint8_t uhs_speed_grade
 
uint8_t erase_offset
 
uint32_t au_size
 
uint32_t erase_timeout
 
uint32_t erase_size
 
uint32_t uhs_au_size
 
uint8_t reserved [3]
 

Detailed Description

SD Card Status Register Information.

Field Documentation

◆ au_size

uint32_t sd_status_t::au_size

◆ bus_width

uint8_t sd_status_t::bus_width

◆ card_type

uint16_t sd_status_t::card_type

◆ erase_offset

uint8_t sd_status_t::erase_offset

◆ erase_size

uint32_t sd_status_t::erase_size

◆ erase_timeout

uint32_t sd_status_t::erase_timeout

◆ performance_move

uint8_t sd_status_t::performance_move

◆ protected_size

uint32_t sd_status_t::protected_size

◆ reserved

uint8_t sd_status_t::reserved[3]

◆ secure_mode

uint8_t sd_status_t::secure_mode

◆ speed_class

uint8_t sd_status_t::speed_class

◆ uhs_au_size

uint32_t sd_status_t::uhs_au_size

◆ uhs_speed_grade

uint8_t sd_status_t::uhs_speed_grade

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