This function gets the current state of the Q2 Key.

Syntax

int IsDownPressed(void);

Parameters

None

Return value

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

Requirements

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

Last updated: 2021/06/30