SEGGER_SYSVIEW_EncodeU32() function
SEGGER_SYSVIEW_EncodeU32() Function description Encode a U32 in variable-length format. Parameters pPayload - Pointer to where U32 will be encoded. Value - The 32-bit value to be encoded. Return value Pointer to the byte following the value, i.e. the first free byte in the payload and the next position to store payload content.
SEGGER_SYSVIEW_EncodeU32() is called by 2 functions:
![]()
SEGGER_SYSVIEW_EncodeU32()
SEGGER_SYSVIEW_EncodeU32():
![]()
SEGGER_SYSVIEW_EncodeU32()