-
Notifications
You must be signed in to change notification settings - Fork 27
WICED API
Filies Olaf (IFAG DES TCP PSA) edited this page Feb 4, 2021
·
1 revision
List of WICED Hall public API functions:
- Tle5012Wiced())
- begin()
- SPICWiced
- init()
- deinit()
- transfer16()
- triggerUpdate()
- sendReceive()
- GPIOWiced();
- init()
- deinit()
- read()
- write()
- enable()
- disable()
Find the complete documentation for each of the WICED functions and and rest of the library code structures in the WICED API Doxygen docs section.
Library Architecture
TLE5012B API
TLE5012B Register API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
Arduino
- Getting Started
- Lib Installation
- Arduino API
- PlatformIO
Cypress WICED
- Getting Started
- Lib Installation
- WICED API
- Troubleshooting Guide