4.4.11.3.2 USB_HIDMouseButtonLeft()

RETURN_CODE_t USB_HIDMouseButtonLeft (bool buttonState)

Registers the button state of the left button.

Parameters:
buttonState

- Boolean value indicating if the button is pressed or not

Returns:

SUCCESS or an Error code according to RETURN_CODE_t