Module svd_parser::encode[][src]

Encode traits. These support encoding of SVD types to XML

Traits

Encode

Encode trait allows SVD objects to be encoded into XML elements.

EncodeChildren

EncodeChildren allows SVD objects to be encoded as a list of XML elements This is typically used to merge with an existing element.