Files
QD4C-firmware/libraries/zf_driver/zf_driver_iic.h

43 lines
1.9 KiB
C
Raw Permalink Normal View History

2023-12-11 21:45:06 +08:00
/*********************************************************************************************************************
* MM32F327X-G9P Opensourec Library MM32F327X-G9P SDK
* Copyright (c) 2022 SEEKFREE
*
* MM32F327X-G9P
*
* MM32F327X-G9P
* GPLGNU General Public License GNU通用公共许可证
* GPL 3 GPL3.0/
*
*
*
* GPL
*
* GPL
* <https://www.gnu.org/licenses/>
*
*
* 使 GPL3.0
* libraries/doc GPL3_permission_statement.txt
* libraries LICENSE
* 使
*
* zf_driver_iic
*
* libraries/doc version
* IAR 8.32.4 or MDK 5.37
* MM32F327X_G9P
* https://seekfree.taobao.com/
*
*
*
* 2022-08-10 Teternal first version
********************************************************************************************************************/
#ifndef _zf_driver_iic_h_
#define _zf_driver_iic_h_
#include "zf_common_typedef.h"
#endif