Class ModuleSuspend

Class Documentation

class ModuleSuspend

This class contains the suspend state of each module.

Public Functions

ModuleSuspend()

Public Members

unsigned char module[constants::moduleLen]

Array of flags indicating whether the module is in suspended state. The array index corresponds to the unique id of the module.