Searched defs:Output (Results 1 – 1 of 1) sorted by relevance
45 type Output = u8; typedef47 fn index(&self, idx: hwaddr) -> &Self::Output { in index()66 fn index_mut(&mut self, idx: u32) -> &mut Self::Output { in index_mut()72 type Output = registers::Data; typedef74 fn index(&self, idx: u32) -> &Self::Output { in index()