rtt_channel::flags is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

rtt_channel::flags field

Buffer flags. @note: Not used at the moment.

Syntax

uint32_t flags;

References

LocationReferrerText
rtt.h:61
uint32_t flags;
rtt.c:45read_rtt_channel()
channel->flags = buf_get_u32(buf + 20, 0, 32);
rtt.c:308target_rtt_read_channel_info()
info->flags = channel.flags;

Data Use

Functions writing rtt_channel::flags
Functions reading rtt_channel::flags
all items filtered out
rtt_channel::flags
all items filtered out
Type of rtt_channel::flags
rtt_channel::flags
uint32_t
all items filtered out