USBDM  V4.12
USBDMStatus_t Struct Reference

State of BDM Communication. More...

#include <USBDM_API.h>

Public Attributes

TargetType_t target_type
 Type of target (HCS12, HCS08 etc) More...
 
AcknMode_t ackn_state
 Supports ACKN ?
 
SpeedMode_t connection_state
 Connection status & speed determination method.
 
ResetState_t reset_state
 Current target RST0 state.
 
ResetMode_t reset_recent
 Target reset recently?
 
TargetRunState_t halt_state
 CFVx halted (from ALLPST)?
 
TargetVddState_t power_state
 Target has power?
 
TargetVppSelect_t flash_state
 State of Target Vpp.
 

Detailed Description

State of BDM Communication.

Definition at line 716 of file USBDM_API.h.

Member Data Documentation

◆ target_type

TargetType_t USBDMStatus_t::target_type

Type of target (HCS12, HCS08 etc)

Deprecated:

Definition at line 717 of file USBDM_API.h.


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