Crate svd_encoder

Source
Expand description

Encode traits. These support encoding of SVD types to XML

Structs§

Config
Advanced encoder options

Enums§

DerivableSorting
EncodeError
IdentifierFormat
NumberFormat
RcSorting
Sorting
Apply a kind of sorting

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 nodes This is typically used to merge with an existing element.

Functions§

encode
Encodes a device object to an SVD (XML) string
encode_with_config
Encodes a device object to an SVD (XML) string