TuyaOS
结构体 | 函数
gpio_test.h 文件参考

Common process - mf test of gpio 更多...

#include "tuya_pin.h"
#include "tuya_iot_config.h"
gpio_test.h 的引用(Include)关系图:

浏览源代码.

结构体

struct  GPIO_TEST_TABLE
 Definition gpio test table 更多...
 

函数

BOOL_T gpio_test_all (IN CONST CHAR_T *in, OUT CHAR_T *out)
 gpio test function 更多...
 
BOOL_T gpio_test_cb (GPIO_TEST_TABLE *table)
 callback for gpio test 更多...
 
VOID gpio_test_enabe (BOOL_T enable)
 enable gpio test 更多...
 

详细描述

Common process - mf test of gpio

版本
0.1
日期
2018-05-02

函数说明

◆ gpio_test_all()

BOOL_T gpio_test_all ( IN CONST CHAR_T *  in,
OUT CHAR_T *  out 
)

gpio test function

参数
[in]inTest content in
[out]outTest content out
返回
TRUE/FLASE

◆ gpio_test_cb()

BOOL_T gpio_test_cb ( GPIO_TEST_TABLE table)

callback for gpio test

参数
[in]tableTest content
返回
TRUE/FLASE

◆ gpio_test_enabe()

VOID gpio_test_enabe ( BOOL_T  enable)

enable gpio test

参数
[in]enableFlag to enable