PA Sub-system Queries and States
[PA LLD Constants (enum's and define's)]

PA Sub-system Queries and States

PA Sub-system reset state and query arguments used by API function Pa_resetControl



#define pa_STATE_RESET   0
#define pa_STATE_ENABLE   1
#define pa_STATE_QUERY   2
#define pa_STATE_INCONSISTENT   3
#define pa_STATE_INVALID_REQUEST   4
#define pa_STATE_ENABLE_FAILED   5

Define Documentation

#define pa_STATE_ENABLE   1

The Sub-system state is enabled

Sub-system state enable

#define pa_STATE_ENABLE_FAILED   5

The Sub-system did not respond after restart

#define pa_STATE_INCONSISTENT   3

The Sub-system state is partially enabled

Sub-system is partially enabled

#define pa_STATE_INVALID_REQUEST   4

Invalid state command to the Sub-system

#define pa_STATE_QUERY   2

Query the Sub-system state

#define pa_STATE_RESET   0

The Sub-system is in reset

Sub-system state reset


Copyright 2012, Texas Instruments Incorporated