GetLineCoding() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

GetLineCoding() function

This request allows the host to find out the currently configured line coding.

Syntax

Arguments

phost

linecoding

Return value

USBH_StatusTypeDef : USB ctl xfer status

References

LocationReferrerText
usbh_cdc.c:457
usbh_cdc.c:115
usbh_cdc.c:314USBH_CDC_ClassRequest()
status = GetLineCoding(phost, &CDC_Handle->LineCoding);
usbh_cdc.c:370USBH_CDC_Process()
req_status = GetLineCoding(phost, &(CDC_Handle->LineCoding));

Call Tree

Functions calling GetLineCoding()
Functions called by GetLineCoding()
GetLineCoding()
all items filtered out
Type of GetLineCoding()
GetLineCoding()
all items filtered out