CDCSetControlLineStateRequest_ActivateCarrier
Default mainpageat91libusbcommoncdcCDCSetControlLineStateRequest_ActivateCarrier
Description Source Call Graph
CDCSetControlLineStateRequest_ActivateCarrier
Notifies if the given request indicates that the device carrier should be activated.
 
Syntax / parameters
unsigned char CDCSetControlLineStateRequest_ActivateCarrier (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned char
  1 is the device should activate its carrier, 0 otherwise.
Description
Notifies if the given request indicates that the device carrier should be activated.

 
Source
The documentation for this Member was generated from the following files:
  • CDCSetControlLineStateRequest.c