#include <dwc_cfi_common.h>
Data Fields | |
| uint16_t | wFeatureID |
| The feature ID. | |
| uint16_t | wLength |
| Length of this feature descriptor in bytes - including the length of the feature name string. | |
| uint16_t | wDataLength |
| The data length of this feature in bytes. | |
| uint8_t | bmAttributes |
| Attributes of this features D0: Access rights 0 - Read/Write 1 - Read only. | |
| uint8_t | bNameLen |
| Length of the feature name in bytes. | |
Definition at line 99 of file dwc_cfi_common.h.
1.4.7