Crate svd_encoder[][src]

Expand description

Encode traits. These support encoding of SVD types to XML

Enums

Traits

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

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

Functions

Encodes a device object to an SVD (XML) string