Type Alias PowerLevel
pub type PowerLevel = u8;
Expand description
Used to describe the power level of an element. Could extend this further to support additional types of power levels, such as ACPI.
pub type PowerLevel = u8;
Used to describe the power level of an element. Could extend this further to support additional types of power levels, such as ACPI.