HPM SDK
HPMicro Software Development Kit
emmc_ocr_t Union Reference

#include <hpm_sdmmc_emmc.h>

Data Fields

struct {
   uint32_t   voltage_170_195: 1
 
   uint32_t   voltage_200_260: 7
 
   uint32_t   voltage_270_360: 9
 
   uint32_t   access_mode: 2
 
   uint32_t   powerup_status: 1
 
}; 
 
uint32_t ocr_word
 

Field Documentation

◆ 

struct { ... }

◆ access_mode

uint32_t emmc_ocr_t::access_mode

◆ ocr_word

uint32_t emmc_ocr_t::ocr_word

◆ powerup_status

uint32_t emmc_ocr_t::powerup_status

◆ voltage_170_195

uint32_t emmc_ocr_t::voltage_170_195

◆ voltage_200_260

uint32_t emmc_ocr_t::voltage_200_260

◆ voltage_270_360

uint32_t emmc_ocr_t::voltage_270_360

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