Module svd_parser::error[][src]

SVD Errors. This module defines error types and messages for SVD parsing and encoding

Enums

BuildError
InvalidBitRange
NameError
ResetValueError
SVDError

Traits

Context

Provides the context method for Result.

Type Definitions

Result

Result<T, Error>