SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
The SimpleLink host driver interacts with the SimpleLink device through commands transmitted to the device over the SPI or UART bus interface. Because some of the commands might trigger long processes that can take several hundred milliseconds or even seconds, the device and the host driver support a mechanism of asynchronous events sent from the device to the host driver.
Events notify on process completion such as a SmartConfig process done, notify on device status changes such as a WLAN disconnection event, or notify on errors such as a fatal error event.
These events can be classified in the following logical sections: