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

Last change on this file since 82 was 73, checked in by f.jahn, 7 weeks ago

Delta Sigma ADC auf 10Channel geändert.

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