USBDM  V4.12
USBDMStatus_t Struct Reference

State of BDM Communication. More...

#include <USBDM_API.h>

Data Fields

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

Detailed Description

State of BDM Communication.

Field Documentation

◆ ackn_state

AcknMode_t USBDMStatus_t::ackn_state

Supports ACKN ?

◆ connection_state

SpeedMode_t USBDMStatus_t::connection_state

Connection status & speed determination method.

◆ flash_state

TargetVppSelect_t USBDMStatus_t::flash_state

State of Target Vpp.

◆ halt_state

TargetRunState_t USBDMStatus_t::halt_state

CFVx halted (from ALLPST)?

◆ power_state

TargetVddState_t USBDMStatus_t::power_state

Target has power?

◆ reset_recent

ResetMode_t USBDMStatus_t::reset_recent

Target reset recently?

◆ reset_state

ResetState_t USBDMStatus_t::reset_state

Current target RST0 state.

◆ target_type

TargetType_t USBDMStatus_t::target_type

Type of target (HCS12, HCS08 etc)

Deprecated:

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