![Redpine Signals WyzBee User Manual Download Page 16](http://html.mh-extra.com/html/redpine-signals/wyzbee/wyzbee_user-manual_1429982016.webp)
Page 16
WyzBee™
User Manual
Version 1.2
WyzBee™
User Manual
Version 1.2
Figure 14: main.c of TriLED Project in Keil uVision4
4)
The TriLED_App() function controls all the frontend functioning of the application. It
initializes the necessary drivers and configures WyzBee™. The source code is shown in
the image below.
Figure 15: TriLED_App Function
5)
TriLED_App() Function:
a.
The TriLEDGpio_Put function is used to change the value assigned to the pins.
GPIO_LOW indicates LED On and GPIO_HIGH indicates LED Off.