TinyUSB Library
FTDI_SIO_MODEM_CTRL
is only used within TinyUSB Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
TinyUSB Library
FTDI_SIO_MODEM_CTRL
FTDI_SIO_MODEM_CTRL macro
Syntax
Show:
Summary
Declaration
from
ftdi_sio.h:33
#define
FTDI_SIO_MODEM_CTRL
1
Examples
References
from
examples
Code
Location
#define
FTDI_SIO_MODEM_CTRL
1
/* Set the modem control register */
ftdi_sio.h:33
case
FTDI_SIO_MODEM_CTRL
:
cdc_host.c:433
TU_ASSERT
(
ftdi_sio_set_request
(
p_cdc
,
FTDI_SIO_MODEM_CTRL
,
0x0300
|
line_state
,
cdc_host.c:1051
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out