Syntax
int IsSideKeyPressed(void);
Parameters
None
Return value
Current state of the side key.
Value | Description |
---|---|
TRUE | The side key is pressed. |
FALSE | The side key is not pressed. |
Remarks
Returns TRUE if the side key is pressed, even if other keys are pressed.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2020/10/01