.MaxPowerConsumption = USB_CONFIG_POWER_MA(100)\r
},\r
\r
- .DFUInterface = \r
+ .DFU_Interface = \r
{\r
.Header = {.Size = sizeof(USB_Descriptor_Interface_t), .Type = DTYPE_Interface},\r
\r
.InterfaceStrIndex = NO_DESCRIPTOR\r
},\r
\r
- .DFUFunctional = \r
+ .DFU_Functional = \r
{\r
.Header = {.Size = sizeof(USB_DFU_Functional_Descriptor_t), .Type = DTYPE_DFUFunctional},\r
\r