SimpleLink CC3120/CC3220 Host Driver  Version 2.0.1.22
Simplifies the implementation of Internet connectivity
_SlMultiSelectCB_t Struct Reference

Data Fields

_u16 readsds
 
_u16 writesds
 
_u16 CtrlSockFD
 
_u8 ActiveSelect
 
_u8 ActiveWaiters
 
_BasicResponse_t SelectCmdResp
 
_SlSyncObj_t SelectSyncObj
 
_SlLockObj_t SelectLockObj
 
_SlSelectEntry_tSelectEntry [MAX_CONCURRENT_ACTIONS]
 

Detailed Description

Definition at line 310 of file driver.h.

Field Documentation

§ ActiveSelect

_u8 ActiveSelect

Definition at line 315 of file driver.h.

§ ActiveWaiters

_u8 ActiveWaiters

Definition at line 316 of file driver.h.

§ CtrlSockFD

_u16 CtrlSockFD

Definition at line 314 of file driver.h.

§ readsds

_u16 readsds

Definition at line 312 of file driver.h.

§ SelectCmdResp

_BasicResponse_t SelectCmdResp

Definition at line 317 of file driver.h.

§ SelectEntry

_SlSelectEntry_t* SelectEntry[MAX_CONCURRENT_ACTIONS]

Definition at line 320 of file driver.h.

§ SelectLockObj

_SlLockObj_t SelectLockObj

Definition at line 319 of file driver.h.

§ SelectSyncObj

_SlSyncObj_t SelectSyncObj

Definition at line 318 of file driver.h.

§ writesds

_u16 writesds

Definition at line 313 of file driver.h.


The documentation for this struct was generated from the following file: