Function rustduino::atmega328p::hal::analog::analog_reference[][src]

pub fn analog_reference(reftype: RefType)
Expand description

Function to create a reference for Analog signals.

Arguments

  • reftype - a RefType object, the type of reference setup required for the analog pins.