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