Function svd_encoder::encode_with_config
source · pub fn encode_with_config(
d: &Device,
config: &Config
) -> Result<String, EncodeError>
Expand description
Encodes a device object to an SVD (XML) string
pub fn encode_with_config(
d: &Device,
config: &Config
) -> Result<String, EncodeError>
Encodes a device object to an SVD (XML) string