SEGGER_PRINTF_API::pfPrintUnsigned is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinSEGGER_PRINTF_API::pfPrintUnsigned

SEGGER_PRINTF_API::pfPrintUnsigned field

Syntax

int (*pfPrintUnsigned) (SEGGER_BUFFER_DESC* pBufferDesc, SEGGER_SNPRINTF_CONTEXT* pContext, U32 v, unsigned Base, char Flags, int Width, int Precision);

References

LocationText
SEGGER.h:152
int (*pfPrintUnsigned) (SEGGER_BUFFER_DESC* pBufferDesc, SEGGER_SNPRINTF_CONTEXT* pContext, U32 v, unsigned Base, char Flags, int Width, int Precision);