Function tixml2svd::process_peripheral [] [src]

pub fn process_peripheral<I, O>(args: &Args, fin: I, fout: &mut O) -> Result<()> where
    I: Read,
    O: Write

Convert a TIXML peripheral to SVD.