4.4.10.3.4 USB_HIDKeyModifierUp()

RETURN_CODE_t USB_HIDKeyModifierUp (uint8_t modifierID)

Updates the keyboard report by removing the released modifier key in the modifier byte in the report array.

Parameters:
modifierID

- ID of modifier key being released

Returns:

SUCCESS or an Error code according to RETURN_CODE_t