Trait Configurable

Source
pub trait Configurable: Sealed { }
Expand description

Marker trait if a type state allows to configure the Adc peripheral.

Implementors§