Function progdev

Source
pub fn progdev(addr: u32, socket: &UdpSocket) -> Result<(), Error>
Expand description

Reboot the FPGA from the bitstream program at the 32-bit address addr. No validation is performed to ensure a program actually exists there

ยงErrors

Returns an error on TFTP errors