io_i2c.h

来自「实现快速傅立叶变换算法,provides test framwork for F」· C头文件 代码 · 共 16 行

H
16
字号
#ifndef CYGONCE_PKGCONF_IO_I2C_H
#define CYGONCE_PKGCONF_IO_I2C_H
/*
 * File <pkgconf/io_i2c.h>
 *
 * This file is generated automatically by the configuration
 * system. It should not be edited. Any changes to this file
 * may be overwritten.
 */

#define CYGNUM_I2C_INIT_PRIORITY CYG_INIT_DRIVERS
#define CYGNUM_I2C_INIT_PRIORITY_CYG_INIT_DRIVERS
#define CYGPKG_IO_I2C_OPTIONS 1

#endif

⌨️ 快捷键说明

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