Searched defs:MicroWatt (Results 1 – 1 of 1) sorted by relevance
144 pub struct MicroWatt(pub c_ulong); struct1124 pub fn power(&self) -> MicroWatt { in power()