API Reference | |
User Config Macros | |
DFU State | |
The state of updating. | |
DFU Commands | |
Read/Write Data IO Control Values | |
The values of the ctl parameter to the Cy_DFU_ReadData() and Cy_DFU_WriteData() functions. | |
Response Size | |
DFU Log Levels | |
The DFU logging levels. | |
Macros | |
#define | CY_DFU_SDK_MW_VERSION_MAJOR (6) |
The DFU SDK major version. | |
#define | CY_DFU_SDK_MW_VERSION_MINOR (0) |
The DFU SDK minor version. | |
#define | CY_DFU_PACKET_MIN_SIZE (0x07U) |
The smallest valid DFU packet size. | |
#define | CY_DFU_ID CY_PDL_DRV_ID(0x06U) |
DFU SDK PDL ID. | |