This plugin utilizes print group definitions to enable control over grouping similar types of prints together and being able to turn those print groups on and off. See tr_debug_print.h for defined print groups.
◆ tr_check_print_group()
check to see if a print group is enabled
- Parameters
-
| group | the group to check for |
- Returns
- ZB_TRUE if group specified is enabled, ZB_FALSE if group specified is not enabled
◆ tr_disable_print_group()
disable a print group
- Parameters
-
| group | which group to disable |
◆ tr_enable_print_group()
enable a print group
- Parameters
-
| group | which group to enable |
◆ tr_get_print_group_mask()
| zb_uint32_t tr_get_print_group_mask |
( |
void | | ) |
|
get the print group mask
- Returns
- mask representing the print group