get_config

Function get_config 

Source
pub fn get_config(chip: Chip) -> Result<HashMap<String, Value>>
Expand description

Parse the configuration for the given chip

Returns a hashmap with the definition identifiers as keys and the corresponding parsed values as values.