4.4.10.3.5 USB_HIDKeyPressDown()

RETURN_CODE_t USB_HIDKeyPressDown (uint8_t keyID)

Updates the keyboard report by adding the pressed key at the first available byte in the report array.

Parameters:
keyID

- ID of key being pressed

Returns:

SUCCESS or an Error code according to RETURN_CODE_t