Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Namespaces | Functions
adc.cpp File Reference
#include "adc.h"
#include <avr/io.h>
Include dependency graph for adc.cpp:

Namespaces

 hal::adc
 Hardware Abstraction Layer for the ADC's.
 

Functions

void hal::adc::Init ()
 ADC access routines.
 
uint16_t hal::adc::ReadADC (uint8_t channel)