4.6.19.1 Functions
RETURN_CODE_t SetupDeviceRequestGetStatus (void)
Returns the status of the device features.
RETURN_CODE_t SetupDeviceRequestClearFeature (USB_SETUP_REQUEST_t *setupRequestPtr)
Clears the device feature.
RETURN_CODE_t SetupDeviceRequestSetFeature (USB_SETUP_REQUEST_t *setupRequestPtr)
Sets the device feature.
RETURN_CODE_t SetupDeviceRequestSetAddress (uint8_t address)
Sets the device address.
void SetupDeviceAddressCallback (void)
Callback function for the address.
RETURN_CODE_t SetupDeviceRequestGetDescriptor (USB_SETUP_REQUEST_t *setupRequestPtr)
Gets the device descriptor.
RETURN_CODE_t SetupDeviceRequestGetConfiguration (void)
Gets the device configuration.
RETURN_CODE_t SetupDeviceRequestSetConfiguration (uint8_t configurationValue)
Sets the device configuration.