Context configuration structure. More...
#include <libswd.h>
Public Attributes | |
char | initialized |
Context must be initialized prior use. | |
char | trnlen |
How many CLK cycles will TRN use. | |
int | maxcmdqlen |
How long command queue can be. | |
swd_loglevel_t | loglevel |
Holds Logging Level setting. |
Context configuration structure.