HPM SDK
HPMicro Software Development Kit
emmc_device_type_t Union Reference

#include <hpm_sdmmc_emmc.h>

Data Fields

uint8_t device_type
 
struct {
   uint8_t   support_high_speed_sdr_at_26mhz: 1
 
   uint8_t   support_high_speed_sdr_at_52mhz: 1
 
   uint8_t   support_high_speed_ddr_at_52mhz_1v8_or_3v: 1
 
   uint8_t   support_high_speed_ddr_at_52mhz_1v2: 1
 
   uint8_t   support_hs200_at_200mhz_1v8: 1
 
   uint8_t   support_hs200_at_200mhz_1v2: 1
 
   uint8_t   support_hs400_at_200mhz_1v8: 1
 
   uint8_t   support_hs400_at_200mhz_1v2: 1
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ device_type

uint8_t emmc_device_type_t::device_type

◆ support_high_speed_ddr_at_52mhz_1v2

uint8_t emmc_device_type_t::support_high_speed_ddr_at_52mhz_1v2

◆ support_high_speed_ddr_at_52mhz_1v8_or_3v

uint8_t emmc_device_type_t::support_high_speed_ddr_at_52mhz_1v8_or_3v

◆ support_high_speed_sdr_at_26mhz

uint8_t emmc_device_type_t::support_high_speed_sdr_at_26mhz

◆ support_high_speed_sdr_at_52mhz

uint8_t emmc_device_type_t::support_high_speed_sdr_at_52mhz

◆ support_hs200_at_200mhz_1v2

uint8_t emmc_device_type_t::support_hs200_at_200mhz_1v2

◆ support_hs200_at_200mhz_1v8

uint8_t emmc_device_type_t::support_hs200_at_200mhz_1v8

◆ support_hs400_at_200mhz_1v2

uint8_t emmc_device_type_t::support_hs400_at_200mhz_1v2

◆ support_hs400_at_200mhz_1v8

uint8_t emmc_device_type_t::support_hs400_at_200mhz_1v8

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