UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD

UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD macro

Syntax

#define UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD 0x01

References

LocationText
ux_device_class_dfu.h:80
#define UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD 0x01
ux_device_class_dfu_control_request.c:301
if (_ux_system_slave -> ux_system_slave_device_dfu_capabilities & UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_DOWNLOAD)