From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

C - Module hasMask

Check for a module diagnostics mask

Contents

Synopsis

 
 
 
#include <«pkg»/«Mod».h>
 
Bool «Mod»_Module_hasMask(void) /* does «Mod» have a diagnostic mask? */

Description

Every module «Mod» provides a parameterless macro named «Mod»_Module_hasMask() that returns a non-zero value in the event that the module has a diagnostics mask.

Since

This method was introduced in XDCtools release 3.15.

See also

C - Module_getMask Get a module's diagnostics mask
C - Module_setMask Set a module's diagnostics mask

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference