OpenOCD
backoff_timer Struct Reference

Data Fields

unsigned int interval
 
int64_t next_attempt
 

Detailed Description

Definition at line 107 of file target.h.

Field Documentation

◆ interval

unsigned int backoff_timer::interval

Definition at line 109 of file target.h.

Referenced by handle_target().

◆ next_attempt

int64_t backoff_timer::next_attempt

Definition at line 108 of file target.h.

Referenced by handle_target().


The documentation for this struct was generated from the following file: