|
USBDM
V4.12
|
BDM interface options. More...
#include <USBDM_API.h>
Public Attributes | |
| unsigned | size |
| Size of this structure - must be initialised! | |
| TargetType_t | targetType |
| Target type. | |
| TargetVddSelect_t | targetVdd |
| Target Vdd (off, 3.3V or 5V) | |
| bool | cycleVddOnReset |
| Cycle target Power when resetting. | |
| bool | cycleVddOnConnect |
| Cycle target Power if connection problems) | |
| bool | leaveTargetPowered |
| Leave target power on exit. | |
| AutoConnect_t | autoReconnect |
| Automatically re-connect to target (for speed change) | |
| bool | guessSpeed |
| Guess speed for target w/o ACKN. | |
| ClkSwValues_t | bdmClockSource |
| BDM clock source in target. | |
| bool | useResetSignal |
| Whether to use RESET signal on BDM interface. | |
| bool | maskInterrupts |
| Whether to mask interrupts when stepping. | |
| unsigned | interfaceFrequency |
| CFVx/JTAG etc - Interface speed (kHz) | |
| bool | usePSTSignals |
| CFVx, PST Signal monitors. | |
| unsigned | powerOffDuration |
| How long to remove power (ms) | |
| unsigned | powerOnRecoveryInterval |
| How long to wait after power enabled (ms) | |
| unsigned | resetDuration |
| How long to assert reset (ms) | |
| unsigned | resetReleaseInterval |
| How long to wait after reset release to release other signals (ms) | |
| unsigned | resetRecoveryInterval |
| How long to wait after reset sequence completes (ms) | |
| unsigned | hcs08sbdfrAddress |
| Address to use to access SBDFR register. | |
BDM interface options.
Definition at line 837 of file USBDM_API.h.