Skip to content

WICED API

Filies Olaf (IFAG DES TCP PSA) edited this page Feb 4, 2021 · 1 revision

List of WICED Hall public API functions:

List of the basic TLE5012B public API functions:

  • Tle5012Wiced())
  • begin()

List of the basic SPIC public API functions:

  • SPICWiced
  • init()
  • deinit()
  • transfer16()
  • triggerUpdate()
  • sendReceive()

List of the basic GPIO public API functions:

  • 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.