ISO9141_KEYWORD2000__INIT_STEP Structure
This structure defines settings for the ISO9141 and Keyword 2000 initialization step on neoVI Fire devices.
typedef VS_MODIFIER struct
{
icscm_uint16 time_500us;
icscm_uint16 k;
icscm_uint16 l;
}ISO9141_KEYWORD2000__INIT_STEP;
Remarks
Structure Elements
Item
Description
icscm_uint16 time_500us
Number of 500µs Ticks for state to be set
Sets the state of the K line Low = 0 High = 1
Sets the State of the L line Low = 0 High = 1
Last updated