pub trait Configurable: Sealed { }
Marker trait if a type state allows to configure the Adc peripheral.
Adc