Instruction manual

Renesas USB MCU and USB ASSP USB Basic Host and Peripheral firmware
R01AN0512EJ0210 Rev.2.10 Page 37 of 157
Apr 1, 2013
Example
void usb_smp_task(USB_UTR_t *ptr)
{
/* STALL response request */
R_usb_pstd_PcdChangeDeviceState(ptr, USB_DO_STALL, USB_PIPE0, usb_smp_dummy)
}