Function tapcp::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