4.4.10.3.3 USB_HIDKeyModifierDown()

RETURN_CODE_t USB_HIDKeyModifierDown (uint8_t modifierID)

Updates the keyboard report by adding the pressed modifier key in the modifier byte in the report array.

Parameters:
modifierID

- ID of modifier key being pressed

Returns:

SUCCESS or an Error code according to RETURN_CODE_t