MHEG5  18.9.0
MHEG5 Documentation
Functions
glue_debug.c File Reference

Debug tracing. More...

#include "glue_debug.h"
#include "stb_os.h"

Go to the source code of this file.

Functions

U32BIT MHEG5_DebugGetMask (void)
 Get the MHEG5 debug mask. More...
 
void MHEG5_DebugSetMask (U32BIT mask)
 Set the MHEG5 debug mask. More...
 

Detailed Description

Debug tracing.

Date
19 October 2011
Author
Adam Sturtridge

Definition in file glue_debug.c.

Function Documentation

U32BIT MHEG5_DebugGetMask ( void  )

Get the MHEG5 debug mask.

Returns
dsmcc instance

Definition at line 50 of file glue_debug.c.

void MHEG5_DebugSetMask ( U32BIT  mask)

Set the MHEG5 debug mask.

Parameters
maskmask value
Returns
void

Definition at line 64 of file glue_debug.c.