Bluetooth LE Stack
SEGGER_RTT_BUFFER_DOWN
is only used within Bluetooth LE Stack.
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
Bluetooth LE Stack
SEGGER_RTT_BUFFER_DOWN
SEGGER_RTT_BUFFER_DOWN struct
Syntax
Show:
Summary
Declaration
from
SEGGER_RTT.h:312
typedef
struct
{
const
char
*
sName
;
char
*
pBuffer
;
unsigned
SizeOfBuffer
;
volatile
unsigned
WrOff
;
unsigned
RdOff
;
unsigned
Flags
;
}
SEGGER_RTT_BUFFER_DOWN
;
Fields
Field
Declared as
SEGGER_RTT_BUFFER_DOWN::sName
const
char
*
SEGGER_RTT_BUFFER_DOWN::pBuffer
char
*
SEGGER_RTT_BUFFER_DOWN::SizeOfBuffer
unsigned
SEGGER_RTT_BUFFER_DOWN::WrOff
volatile
unsigned
SEGGER_RTT_BUFFER_DOWN::RdOff
unsigned
SEGGER_RTT_BUFFER_DOWN::Flags
unsigned
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