Bluetooth LE Stack
SEGGER_RTT_PRINTF_DESC
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
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_PRINTF_DESC
SEGGER_RTT_PRINTF_DESC struct
Types
Syntax
Show:
Summary
Declaration
from
SEGGER_RTT_printf.c:80
typedef
struct
{
char
*
pBuffer
;
unsigned
BufferSize
;
unsigned
Cnt
;
int
ReturnValue
;
unsigned
RTTBufferIndex
;
}
SEGGER_RTT_PRINTF_DESC
;
Fields
Field
Declared as
SEGGER_RTT_PRINTF_DESC::pBuffer
char
*
SEGGER_RTT_PRINTF_DESC::BufferSize
unsigned
SEGGER_RTT_PRINTF_DESC::Cnt
unsigned
SEGGER_RTT_PRINTF_DESC::ReturnValue
int
SEGGER_RTT_PRINTF_DESC::RTTBufferIndex
unsigned
Related Functions
Found 3 other functions taking a
SEGGER_RTT_PRINTF_DESC
argument:
Function
Description
_StoreChar()
Function prototypes Static code _StoreChar
_PrintUnsigned()
_PrintUnsigned
_PrintInt()
_PrintInt
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