USBDM
V4.12
|
Structure describing characteristics of currently open BDM. More...
#include <USBDM_API.h>
Public Attributes | |
unsigned | size |
Size of this structure. | |
int | BDMsoftwareVersion |
BDM Firmware version as 3 bytes (4.10.4 => 0x040A04) | |
int | BDMhardwareVersion |
Hardware version reported by BDM firmware. | |
int | ICPsoftwareVersion |
ICP Firmware version. | |
int | ICPhardwareVersion |
Hardware version reported by ICP firmware. | |
HardwareCapabilities_t | capabilities |
BDM Capabilities. | |
unsigned | commandBufferSize |
Size of BDM Communication buffer. | |
unsigned | jtagBufferSize |
Size of JTAG buffer (if supported) | |
Structure describing characteristics of currently open BDM.
Definition at line 870 of file USBDM_API.h.