Device Firmware Update

Definitions and prototypes for the DFU interface. More...

Modules

 Typedefs
 
 Defines
 
 Structures
 
 Functions
 

Typedefs

typedef void(* dfu_receive_cmd_handler_t) (dfu_receive_frame_t *)
 DFU receive cmd handler type. More...
 

Detailed Description

Definitions and prototypes for the DFU interface.

Typedef Documentation

◆ dfu_receive_cmd_handler_t

typedef void(* dfu_receive_cmd_handler_t) (dfu_receive_frame_t *)

DFU receive cmd handler type.

Definition at line 154 of file gr55xx_dfu.h.