esp_idf_hal::adc::continuous

Type Alias AttenNone

Source
pub type AttenNone<T> = Attenuated<{ attenuation::NONE }, T>;

Aliased Typeยง

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