Public Attributes

swd_transaction_t Struct Reference

Most actual SWD bus transaction/packet data. More...

#include <libswd.h>

List of all members.

Public Attributes

char request
 Last known request on the bus.
char ack
 Last known ack on the bus.
int data
 Last known data on the bus.
int control
 Last known control data on the bus.
char parity
 Last known parity on the bus.

Detailed Description

Most actual SWD bus transaction/packet data.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines