Crate svd_encoder

source ·
Expand description

Encode traits. These support encoding of SVD types to XML

Structs§

  • Advanced encoder options

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§