Skip to main content

flash_reply_data

Function flash_reply_data 

Source
pub fn flash_reply_data(eth_frame: &[u8]) -> Option<&[u8]>
Expand description

The flash bytes of a reply: header, one status byte at 14, then up to FLASH_CHUNK_BYTES of data.