📄 drv_pio.h
字号:
/************************************************************************/
/* */
/* Copyright (C) 2006 Oki Electric Industry Co., LTD. */
/* */
/* System Name : uPLAT7D series */
/* Module Name : uPLAT7D pio drivers program */
/* File Name : drv_pio.h */
/* Date : 2005/12/14 initial version */
/* */
/************************************************************************/
#ifndef DRV_PIO_H
#define DRV_PIO_H
/******************************/
/* Functions declaration */
/******************************/
int16_t smpDrv_IoctlPio(uint16_t cmd, uint32_t arg);
#endif /* end of DRV_PIO_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -