INDART-ONE/FSL SofTec Microsystems SRL, INDART-ONE/FSL Datasheet - Page 106

PROG/DEBUG FOR HC08/HCS08/HCS12

INDART-ONE/FSL

Manufacturer Part Number
INDART-ONE/FSL
Description
PROG/DEBUG FOR HC08/HCS08/HCS12
Manufacturer
SofTec Microsystems SRL
Series
inDARTr
Type
In-Circuit, Real-Time Debugger/Programmerr

Specifications of INDART-ONE/FSL

Contents
In-circuit debugger/programmer unit, Cables, Evaluation Board and Software
For Use With/related Products
Freescale HC08/S08/RS08/S12/S12X
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
520-1038
INDART-ONE
9
inDART Programming Library
9.5.4 IPL_GetButtonStatus()
Include file:
Function prototype:
Parameters:
Return value:
Description:
104
#include “IPL-One.h”
BOOL IPL_GetButtonStatus(
inst_ID:
pressed:
status:
TRUE:
FALSE:
This function reads the status of the “START” button of the specified
inDART-One instruments. If the “START” button is pressed, the
pressed parameter will be TRUE.
int inst_ID,
BOOL *pressed,
IPL_INST_STATUS *status);
ID of the inDART-One instrument (previously set
via the IPL_SetInstrumentConfiguration()
function).
TRUE if the “START” button is pressed, FALSE
otherwise.
pointer to an IPL_INST_STATUS structure that will
receive instrument status information (see the
IPL_GetInstrumentStatus() function).
the function was successful.
an error occurred. Call the IPL_GetError()
function to get extended error information.

Related parts for INDART-ONE/FSL