esp_idf_hal::adc::continuous

Type Alias Atten6dB

Source
pub type Atten6dB<T> = Attenuated<{ attenuation::DB_6 }, T>;

Aliased Typeยง

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