Trait emulator_hal::ErrorType

source ·
pub trait ErrorType: Debug { }
Expand description

Represents an error that occurred during a bus transaction

Implementations on Foreign Types§

source§

impl ErrorType for Infallible

Implementors§