OpenOCD
rtt_channel_type
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
rtt_channel_type
rtt_channel_type enum
Channel type.
Syntax
Show:
Summary
Declaration
from
rtt.h:91
enum
rtt_channel_type
{
RTT_CHANNEL_TYPE_UP
,
RTT_CHANNEL_TYPE_DOWN
}
;
Values
Value
Declared as
Description
rtt_channel_type::RTT_CHANNEL_TYPE_UP
Up channel (target to host).
rtt_channel_type::RTT_CHANNEL_TYPE_DOWN
Down channel (host to target).
Examples
References
from
examples
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