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