Type Alias esp_idf_hal::adc::continuous::Atten2p5dB
source · pub type Atten2p5dB<T> = Attenuated<{ attenuation::DB_2_5 }, T>;
Aliased Type§
struct Atten2p5dB<T>(/* private fields */);
pub type Atten2p5dB<T> = Attenuated<{ attenuation::DB_2_5 }, T>;
struct Atten2p5dB<T>(/* private fields */);