systemview  1.3.1
systemview
Data Fields
SEGGER_PRINTF_API Struct Reference

Data Fields

void(* pfStoreChar )(SEGGER_BUFFER_DESC *pBufferDesc, SEGGER_SNPRINTF_CONTEXT *pContext, char c)
 
int(* pfPrintUnsigned )(SEGGER_BUFFER_DESC *pBufferDesc, SEGGER_SNPRINTF_CONTEXT *pContext, U32 v, unsigned Base, char Flags, int Width, int Precision)
 
int(* pfPrintInt )(SEGGER_BUFFER_DESC *pBufferDesc, SEGGER_SNPRINTF_CONTEXT *pContext, I32 v, unsigned Base, char Flags, int Width, int Precision)
 

Detailed Description

Definition at line 170 of file SEGGER.h.


The documentation for this struct was generated from the following file: