14 #ifndef OPENOCD_TARGET_TARGET_REQUEST_H
15 #define OPENOCD_TARGET_TARGET_REQUEST_H
struct debug_msg_receiver * next
struct command_context * cmd_ctx
enum target_req_cmd target_req_cmd_t
int target_request_register_commands(struct command_context *cmd_ctx)
bool target_got_message(void)
Read and clear the flag as to whether we got a message.
int delete_debug_msg_receiver(struct command_context *cmd_ctx, struct target *target)
int target_request(struct target *target, uint32_t request)