Function jedec::read_jed [] [src]

pub fn read_jed(
    in_bytes: &[u8]
) -> Result<(Vec<bool>, Option<String>), JedParserError>

Reads .jed file and outputs the fuses as an array of booleans and optional device name