This function gets the current state of the SCAN key.

Syntax

int IsTriggerPressed(void);

Parameters

None

Return value

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

Requirements

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

Last updated: 2021/06/30