SEGGER_SYSVIEW_RecordU32x10() function
SEGGER_SYSVIEW_RecordU32x10() Function description Formats and sends a SystemView packet containing 10 U32 parameter payload. Parameters EventID - SystemView event ID. Para0 - The 32-bit parameter encoded to SystemView packet payload. Para1 - The 32-bit parameter encoded to SystemView packet payload. Para2 - The 32-bit parameter encoded to SystemView packet payload. Para3 - The 32-bit parameter encoded to SystemView packet payload. Para4 - The 32-bit parameter encoded to SystemView packet payload. Para5 - The 32-bit parameter encoded to SystemView packet payload. Para6 - The 32-bit parameter encoded to SystemView packet payload. Para7 - The 32-bit parameter encoded to SystemView packet payload. Para8 - The 32-bit parameter encoded to SystemView packet payload. Para9 - The 32-bit parameter encoded to SystemView packet payload.
Syntax
void SEGGER_SYSVIEW_RecordU32x10 (unsigned int EventId,
U32 Para0,
U32 Para1,
U32 Para2,
U32 Para3,
U32 Para4,
U32 Para5,
U32 Para6,
U32 Para7,
U32 Para8,
U32 Para9);
![]()
void SEGGER_SYSVIEW_RecordU32x10(unsigned int EventID, U32 Para0, U32 Para1, U32 Para2, U32 Para3, U32 Para4, U32 Para5, U32 Para6, U32 Para7, U32 Para8, U32 Para9) {![]()
void SEGGER_SYSVIEW_RecordU32x10 (unsigned int EventId, U32 Para0, U32 Para1, U32 Para2, U32 Para3, U32 Para4, U32 Para5, U32 Para6, U32 Para7, U32 Para8, U32 Para9);
SEGGER_SYSVIEW_RecordU32x10() calls 4 functions:
![]()
SEGGER_SYSVIEW_RecordU32x10()
SEGGER_SYSVIEW_RecordU32x10() reads 1 variable:
![]()
SEGGER_SYSVIEW_RecordU32x10()