#include <dwc_cfi_common.h>
Data Fields | |
| uint16_t | wTotalLen |
| The total length of the features dataset returned to the Host. | |
| uint16_t | wVersion |
| CFI version number inBinary-Coded Decimal (i.e., 1.00 is 100H). | |
| uint16_t | wCoreID |
| The ID of the Core. | |
| uint16_t | wNumFeatures |
| Number of features returned by VEN_CORE_GET_FEATURES request. | |
Definition at line 69 of file dwc_cfi_common.h.
| uint16_t cfi_all_features_header::wVersion |
CFI version number inBinary-Coded Decimal (i.e., 1.00 is 100H).
This field identifies the version of the CFI Specification with which the device is compliant.
Definition at line 82 of file dwc_cfi_common.h.
1.4.7