sd_status_t Struct Reference

SD status register (see section 4.10.2 in SD-Spec v5.00) More...

Detailed Description

SD status register (see section 4.10.2 in SD-Spec v5.00)

Definition at line 130 of file sdcard_spi.h.

#include <sdcard_spi.h>

Data Fields

uint32_t SIZE_OF_PROTECTED_AREA: 32
 see section 4.10.2 in SD-Spec v5.00
 
uint32_t SUS_ADDR: 22
 see section 4.10.2.12 in SD-Spec v5.00
 
uint32_t VSC_AU_SIZE: 10
 see section 4.10.2.11 in SD-Spec v5.00
 
uint16_t SD_CARD_TYPE: 16
 see section 4.10.2 in SD-Spec v5.00
 
uint16_t ERASE_SIZE: 16
 see section 4.10.2.5 in SD-Spec v5.00
 
uint8_t SPEED_CLASS: 8
 see section 4.10.2.2 in SD-Spec v5.00
 
uint8_t PERFORMANCE_MOVE: 8
 see section 4.10.2.3 in SD-Spec v5.00
 
uint8_t VIDEO_SPEED_CLASS: 8
 see section 4.10.2.10 in SD-Spec v5.00
 
uint8_t ERASE_TIMEOUT: 6
 see section 4.10.2.6 in SD-Spec v5.00
 
uint8_t ERASE_OFFSET: 2
 see section 4.10.2.7 in SD-Spec v5.00
 
uint8_t UHS_SPEED_GRADE: 4
 see section 4.10.2.8 in SD-Spec v5.00
 
uint8_t UHS_AU_SIZE: 4
 see section 4.10.2.9 in SD-Spec v5.00
 
uint8_t AU_SIZE: 4
 see section 4.10.2.4 in SD-Spec v5.00
 
uint8_t DAT_BUS_WIDTH: 2
 see section 4.10.2 in SD-Spec v5.00
 
uint8_t SECURED_MODE: 1
 see section 4.10.2 in SD-Spec v5.00
 

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