Syntax
int IsUpPressed(void);
Parameters
None
Return value
Current state of the Q1 Key.
Value | Description |
---|---|
TRUE | The Q1 key is pressed. |
FALSE | The Q1 key is not pressed. |
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2021/06/30