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 getMask

Get a module's diagnostics mask

Contents

Synopsis

 
 
 
#include <«pkg»/«Mod».h>
 
Bits16 «Mod»_Module_getMask(void) /* get the value of «Mod»'s diagnostic mask */

Description

Every module «Mod» provides a parameterless macro named «Mod»_Module_getMask() that returns the current value of the module's diagnostics mask.

Since

This method was introduced in XDCtools release 3.15.

See also

C - Module_hasMask Check for a module 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