#include <ecSubDeviceWebserver.h>
Data Fields | |
| uint32_t | selectedPruInstance |
| TaskP_Object | mainThreadHandle |
| TaskP_Params | mainThreadParam |
| void * | loopThreadHandle |
| void * | gpioHandle |
| void * | remoteHandle |
| void * | ioexpLedHandle |
| int32_t | msec |
| int32_t | trigger |
| uint8_t | state |
| uint8_t | rsvd [3] |
| clock_t | prev |
| clock_t | diff |
| EC_API_SLV_SCoE_Object_t * | ptRecObjOut |
| EC_API_SLV_SCoE_Object_t * | pt2002RecObj |
| EC_API_SLV_SCoE_Object_t * | pt2007RecObj |
| EC_API_SLV_SCoE_Object_t * | pt200FRecObj |
| EC_API_SLV_SCoE_Object_t * | ptA000RecObj |
| EC_API_SLV_SCoE_Object_t * | pt0800EnumObj |
| EC_API_SLV_Pdo_t * | ptRxPdo1600 |
| EC_API_SLV_Pdo_t * | ptRxPdo1601 |
| EC_API_SLV_Pdo_t * | ptTxPdo1A00 |
| EC_API_SLV_Pdo_t * | ptTxPdo1A01 |
| EC_API_SLV_SHandle_t * | ptEcSlvApi |
| uint8_t | pdBuffer [128] |
| void * | webServerThreadHandle |