source: trunk/fw_g473rct/SES/inc/esr.h@ 73

Last change on this file since 73 was 73, checked in by f.jahn, 25 hours ago

Delta Sigma ADC auf 10Channel geändert.

File size: 99 bytes
Line 
1#ifndef __ESR_H
2#define __ESR_H
3
4#include <inttypes.h>
5
6
7int16_t ESR_FAST_Exec(void);
8#endif
Note: See TracBrowser for help on using the repository browser.