Searched refs:IoType (Results 1 – 2 of 2) sorted by relevance
199 type IoType: Into<T> + From<T>; typedef211 type IoType = $ty;433 Self: IoCapable<L::IoType>, in try_read() argument435 let address = self.io_addr::<L::IoType>(location.offset())?; in try_read()467 Self: IoCapable<L::IoType>, in try_write() argument469 let address = self.io_addr::<L::IoType>(location.offset())?; in try_write()514 Self: IoCapable<L::IoType>, in try_write_reg() argument546 Self: IoCapable<L::IoType>, in try_update() argument549 let address = self.io_addr::<L::IoType>(location.offset())?; in try_update()585 Self: IoKnownSize + IoCapable<L::IoType>, in read() argument[all …]
135 type IoType = T::Storage; typedef149 type IoType = T::Storage; typedef174 type IoType = T::Storage; typedef246 type IoType = T::Storage; typedef289 type IoType = T::Storage; typedef377 type IoType = T::Storage; typedef