|
LPC Library Functions: debug_levels |
|
NAMEdebug_levels() - returns the driver's debug levels
SYNOPSISmapping debug_levels();
DESCRIPTIONThis efun returns a mapping containing information about the driver's currently enabled debug levels. The keys to the mapping are identifiers defined in the driver's debug.h source file. This efun is only available when the driver is compiled with the flag -DDEBUG_MACRO.
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|