esp_idf_hal::adc::continuous

Type Alias Atten2p5dB

Source
pub type Atten2p5dB<T> = Attenuated<{ attenuation::DB_2_5 }, T>;

Aliased Typeยง

struct Atten2p5dB<T>(/* private fields */);