This function gets the current state of the Q1 key.

Syntax

int IsUpPressed(void);

Parameters

None

Return value

Current state of the Q1 Key.
ValueDescription
TRUE The Q1 key is pressed.
FALSE The Q1 key is not pressed.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2021/06/30