Technical Support
On-Line Manuals
RL-ARM User's Guide
#include <adcuser.h> bool ADC_IF_SetRequest ( void);
The ADC_IF_SetRequest function accepts the new value for one of the audio setup parameters:
The ADC_IF_SetRequest function is part of the USB Function Driver layer of the RL-USB Software Stack. There is no requirement to modify this function.
The ADC_IF_SetRequest returns __TRUE if the host request is valid and supported. Otherwise, it returns __FALSE.
ADC_IF_GetRequest, FIQ_Handler
There is no requirement to invoke or modify the ADC_IF_SetRequest function.