#pragma once #include void InitPumpDac(); void SetPumpCurrentTarget(int32_t microamperes); float GetPumpOutputDuty();