Instruction manual
Manuals
Brands
Renesas Manuals
Computer equipment
R0K866597D020BR
91
92
93
94
95
96
97
98
99
100
Renesas USB MCU and USB ASSP
USB Basic Host and Peripheral firmware
R01AN0512EJ02
10 Rev.2.10
Page 100 of 157
Apr 1, 2013
Example
void usb_smp_task(void)
{
:
R_usb_hstd_MgrChangeDeviceState(ptr,(USB_CB_t)&usb_smp_callback,
msginfo,
devaddr);
:
}
1
...
...
98
99
100
101
102
...
...
160