Ignore:
Timestamp:
Aug 4, 2026, 1:53:58 PM (25 hours ago)
Author:
f.jahn
Message:

Delta Sigma ADC auf 10Channel geändert.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/inc/fast_current.h

    r26 r73  
    3636
    3737//--- GLOBALE FUNKTIONS PROTOTYPEN ---------------------------------------------
    38 void FAST_CURRENT_Exec(uint32_t newVal );
    39 void CurrentOffsetCal(uint32_t newVal);
    40 void CurrentGainCal(uint32_t newVal);
     38void FAST_CURRENT_Exec(int32_t newVal );
     39void CurrentOffsetCal(int32_t newVal);
     40void CurrentGainCal(int32_t newVal);
    4141
    4242#endif //
Note: See TracChangeset for help on using the changeset viewer.