* host mode indicates that VBUS should be applied and a session started.\r
*\r
* There are two different methods of sending a SRP - either pulses on the VBUS line, or by\r
* host mode indicates that VBUS should be applied and a session started.\r
*\r
* There are two different methods of sending a SRP - either pulses on the VBUS line, or by\r
* "type" parameter, and can be either USB_OTG_SRP_VBUS or USB_OTG_STP_DATA.\r
*/\r
#define USB_OTG_DEV_Initiate_SRP(type) MACROS{ OTGCON = ((OTGCON & ~(1 << SRPSEL)) | (type | (1 << SRPREQ))); }MACROE\r
* "type" parameter, and can be either USB_OTG_SRP_VBUS or USB_OTG_STP_DATA.\r
*/\r
#define USB_OTG_DEV_Initiate_SRP(type) MACROS{ OTGCON = ((OTGCON & ~(1 << SRPSEL)) | (type | (1 << SRPREQ))); }MACROE\r