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