pub trait Write<V>: Flush { // Required method fn write(&mut self, index: usize, value: &V); }
Index-based writes to an FPGA.
write value to index