Function svd2rust::load_from

source ·
pub fn load_from(input: &str, config: &Config) -> Result<Device>
Expand description

Load a Device from a string slice with given config.