4.6.12.1 Functions
RETURN_CODE_t USB_SetupProcess (USB_SETUP_REQUEST_t *setupRequestPtr)
Setup function for the Standard Device Request USB 2.0 Specification Ch 9.4.
RETURN_CODE_t USB_Start (void)
Starts the USB peripheral, configures the callbacks and attaches it to the bus.
RETURN_CODE_t USB_Stop (void)
Stops the USB peripheral and detaches it from the bus.
RETURN_CODE_t USB_Reset (void)
Resets the USB peripheral.