USBDM  V4.12
BDM_Options_t Struct Reference

BDM interface options. More...

#include <USBDM_API.h>

Data Fields

int targetVdd
 Target Vdd (off, 3.3V or 5V) More...
 
int cycleVddOnReset
 Cycle target Power when resetting. More...
 
int cycleVddOnConnect
 Cycle target Power if connection problems) More...
 
int leaveTargetPowered
 Leave target power on exit. More...
 
int autoReconnect
 Automatically re-connect to target (for speed change) More...
 
int guessSpeed
 Guess speed for target w/o ACKN. More...
 
int useAltBDMClock
 Use alternative BDM clock source in target. More...
 
int useResetSignal
 Whether to use RESET signal on BDM interface. More...
 
int maskInterrupts
 Whether to mask interrupts when stepping. More...
 
int reserved1 [2]
 Reserved. More...
 
int manuallyCycleVdd
 Prompt user to manually cycle Vdd on connection problems. More...
 
int derivative_type
 RS08 Derivative. More...
 
int interfaceSpeed
 CFVx/JTAG etc - Interface speed (kHz).
. More...
 
int miscOptions
 Various misc options. More...
 
int usePSTSignals
 CFVx, PST Signal monitors. More...
 
int reserved2 [2]
 Reserved. More...
 

Detailed Description

BDM interface options.

Deprecated:

Field Documentation

◆ autoReconnect

int BDM_Options_t::autoReconnect

Automatically re-connect to target (for speed change)

◆ cycleVddOnConnect

int BDM_Options_t::cycleVddOnConnect

Cycle target Power if connection problems)

◆ cycleVddOnReset

int BDM_Options_t::cycleVddOnReset

Cycle target Power when resetting.

◆ derivative_type

int BDM_Options_t::derivative_type

RS08 Derivative.

◆ guessSpeed

int BDM_Options_t::guessSpeed

Guess speed for target w/o ACKN.

◆ interfaceSpeed

int BDM_Options_t::interfaceSpeed

CFVx/JTAG etc - Interface speed (kHz).
.

◆ leaveTargetPowered

int BDM_Options_t::leaveTargetPowered

Leave target power on exit.

◆ manuallyCycleVdd

int BDM_Options_t::manuallyCycleVdd

Prompt user to manually cycle Vdd on connection problems.

◆ maskInterrupts

int BDM_Options_t::maskInterrupts

Whether to mask interrupts when stepping.

◆ miscOptions

int BDM_Options_t::miscOptions

Various misc options.

◆ reserved1

int BDM_Options_t::reserved1[2]

Reserved.

◆ reserved2

int BDM_Options_t::reserved2[2]

Reserved.

◆ targetVdd

int BDM_Options_t::targetVdd

Target Vdd (off, 3.3V or 5V)

◆ useAltBDMClock

int BDM_Options_t::useAltBDMClock

Use alternative BDM clock source in target.

◆ usePSTSignals

int BDM_Options_t::usePSTSignals

CFVx, PST Signal monitors.

◆ useResetSignal

int BDM_Options_t::useResetSignal

Whether to use RESET signal on BDM interface.


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