* Hm you can have ```rust enum Mode { PowerDown(Duration), // etc. } ``` and a method returning the numerical value for each variant