Typedefs

typedef void(* dfu_receive_cmd_handler_t) (dfu_receive_frame_t *p_frame)
 DFU CMD handler typed. More...
 

Detailed Description

Typedef Documentation

◆ dfu_receive_cmd_handler_t

typedef void(* dfu_receive_cmd_handler_t) (dfu_receive_frame_t *p_frame)

DFU CMD handler typed.

Definition at line 174 of file gr533x_dfu.h.