Struct rust_hdl::sim::ad7193_sim::AD7193Config [−][src]
Fields
spi: SPIConfig
sample_time: Duration
auto_init: bool
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AD7193Config
impl Send for AD7193Config
impl Sync for AD7193Config
impl Unpin for AD7193Config
impl UnwindSafe for AD7193Config
Blanket Implementations
Mutably borrows from an owned value. Read more