HPM SDK
HPMicro Software Development Kit
sd_flags_t Union Reference

#include <hpm_sdmmc_sd.h>

Data Fields

uint32_t flags
 
struct {
   uint32_t   support_speed_class_control_cmd: 1
 
   uint32_t   support_set_block_count_cmd: 1
 
   uint32_t   support_4bit_width: 1
 
   uint32_t   is_byte_addressing_mode:1
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ flags

uint32_t sd_flags_t::flags

◆ is_byte_addressing_mode

uint32_t sd_flags_t::is_byte_addressing_mode

◆ support_4bit_width

uint32_t sd_flags_t::support_4bit_width

◆ support_set_block_count_cmd

uint32_t sd_flags_t::support_set_block_count_cmd

◆ support_speed_class_control_cmd

uint32_t sd_flags_t::support_speed_class_control_cmd

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