⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 energy.h

📁 Analog 公司 ADE7169 SOC 电表方案DEMO程序
💻 H
字号:
/*
-02/27/2006: Petre M.
  -this file contains extern declarations of functions and variables used
  in energy.c

*/


  void ADE_Interrupt(void);
  void Reload_from_EEPROM(void);
  void Setup_Energy(void);
  void Monthly_Energy_Storage(void);
  void Active_Energy_read(void);
  void Active_Energy_write(void);



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -