Crate embedded_hal_error

Source
Expand description

Provide core::error::Error for embedded-hal Errors using a newtype wrapper.

Structsยง

Error
Wrap a HAL Error and store its ErrorKind to provide core::error::Error