ACS ACR89U-A1 User Manual Page 18

  • Download
  • Add to my manuals
  • Print
  • Page
    / 115
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 17
Document Title Here
Document Title Here
Document Title Here
ACR89U-A1 Application Programming Interface
Version 1.00
Page 18 of 115
info@acs.com.hk
www.acs.com.hk
4.3.1.3. Key_MessageDataType
[Key_Msg.h]
struct Key_Message
{
KeyStatusEnumType eKeyStatus;
KeyInputEnumType eInputKey;
};
typedef struct Key_Message Key_MessageDataType;
Used by Key_Msg_ReceiveKey.
Data Member Value Description
eKeyStatus KeyStatusEnumType Status of key action
eInputKey KeyInputEnumType The name of key
4.3.2. Functions
4.3.2.1. Key_Port_IsAnyKeyDown
This function gets the status of whether any key is pressed down.
[Key_Port.h]
BOOLEAN Key_Port_IsAnyKeyDown (
void );
Returns:
BOOLEAN
This function returns TRUE/FALSE of the state that any key is pressing down.
Page view 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 114 115

Comments to this Manuals

No comments