libcdio  2.0.0
Data Fields
mmc_feature_list_header_s Struct Reference

Format of header block in data returned from an MMC GET_CONFIGURATION command. More...

#include <mmc.h>

Data Fields

unsigned char length_msb
 
unsigned char length_1sb
 
unsigned char length_2sb
 
unsigned char length_lsb
 
unsigned char reserved1
 
unsigned char reserved2
 
unsigned char profile_msb
 
unsigned char profile_lsb
 

Detailed Description

Format of header block in data returned from an MMC GET_CONFIGURATION command.

Field Documentation

§ length_1sb

unsigned char mmc_feature_list_header_s::length_1sb

§ length_2sb

unsigned char mmc_feature_list_header_s::length_2sb

§ length_lsb

unsigned char mmc_feature_list_header_s::length_lsb

§ length_msb

unsigned char mmc_feature_list_header_s::length_msb

§ profile_lsb

unsigned char mmc_feature_list_header_s::profile_lsb

§ profile_msb

unsigned char mmc_feature_list_header_s::profile_msb

§ reserved1

unsigned char mmc_feature_list_header_s::reserved1

§ reserved2

unsigned char mmc_feature_list_header_s::reserved2

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

Generated for libcdio by doxygen 1.8.12