|
USBDM
V4.12
|
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. | |
State of BDM Communication.
Definition at line 716 of file USBDM_API.h.
| TargetType_t USBDMStatus_t::target_type |