A N 6 9 2
Rev 0.4
65
Function Name:
void
vHmi_ChangeLedState
(eHmi_Leds qiLed, eHmi_LedStates qiLedState)
Description:
This function is used to change state of selected LED.
Input Parameter(s):
qiLed : LED to change its state
qiLedState : New state of qiLed
Return Value:
None
Function Name:
void
vHmi_ChangeAllLedState
(eHmi_LedStates qiLedState)
Description:
This function is used to change state of all LEDs.
Input Parameter(s):
qiLedState : New state of all the LEDs
Return Value:
None
Function Name:
void
vHmi_ClearAllLeds
(void)
Description:
This function is used to force all LEDs to off immediately.
Return Value:
None
Function Name:
void
vHmi_LedHandler
(void)
Description:
This function is used to handle LED management.
Return Value:
None
Function Name:
void
vHmi_InitPbHandler
(void)
Description:
This function is used to initialize push-button handler.
Return Value:
None
Note:
It has to be called from the initialization section
Re-initialization of LED Handler supported by the extended HMI driver.
Function Name:
BIT
gHmi_PbIsPushed
(U8 *boPbPushTrack, U16 *woPbPushTime)
Description:
This function is used to check if any of the push-buttons are pushed.
Output Parameter(s):
*boPbPushTrack : Read value of pushed button.
*woPbPushTime : Push time of pushed button.
Return Value:
Pushed state of push-buttons
Summary of Contents for Si4455 Series
Page 8: ...AN692 8 Rev 0 4 Figure 6 Device Configuration Options ...
Page 22: ...AN692 22 Rev 0 4 Figure 21 Supply Current versus Time Diagram from Shutdown to RX State ...
Page 23: ...AN692 Rev 0 4 23 4 4 Radio Chip Waking Up Figure 22 Radio Wake Up Process ...
Page 35: ...AN692 Rev 0 4 35 Figure 32 Transmission Flowchart ...
Page 39: ...AN692 Rev 0 4 39 Figure 33 Reception Flowchart ...
Page 41: ...AN692 Rev 0 4 41 Figure 34 Bidirectional Variable Packet Example Project Flowchart ...
Page 47: ...AN692 Rev 0 4 47 Figure 41 Long Packet Transmission Flowchart ...
Page 48: ...AN692 48 Rev 0 4 Figure 42 Long Packet RX Flowchart ...