Crate atdf2svd

Source

Re-exports§

pub use elementext::ElementExt;
pub use error::DisplayError;
pub use error::Error;
pub use error::Result;

Modules§

atdf
chip
cli
elementext
Extensions to the xmltree::Element for convenience
error
svd
util

Structs§

Atdf2SvdOptions
A tool to convert AVR chip description files (.atdf) to SVD.

Traits§

Options
Implements a set of options parsed from command line arguments.

Functions§

run
run_test

Derive Macros§

Options
Derives the gumdrop::Options trait for struct and enum items.