Device Firmware Update (DFU) Middleware Library 6.2 6.2.100.2910
 
Loading...
Searching...
No Matches
Macros

General Description

API Reference

 User Config Macros
 
 
 DFU State
 The state of updating.
 
 DFU Commands
 
 Host Mode Macros
 
 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   (2)
 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.