BSP中需要提供的IO扩展芯片设备驱动函数表
更多...
#include <chip.h>
|
struct xwds_driver | base |
|
xwer_t(* | gpio_req )(struct xwds_iochip *, xwid_t, xwsq_t, xwtm_t) |
|
xwer_t(* | gpio_rls )(struct xwds_iochip *, xwid_t, xwid_t, xwtm_t) |
|
xwer_t(* | gpio_cfg )(struct xwds_iochip *, xwid_t, xwsq_t, void *, xwtm_t) |
|
xwer_t(* | gpio_output )(struct xwds_iochip *, xwid_t, xwsq_t, xwsq_t, xwtm_t) |
|
xwer_t(* | gpio_set )(struct xwds_iochip *, xwid_t, xwsq_t, xwtm_t) |
|
xwer_t(* | gpio_reset )(struct xwds_iochip *, xwid_t, xwsq_t, xwtm_t) |
|
xwer_t(* | gpio_toggle )(struct xwds_iochip *, xwid_t, xwsq_t, xwtm_t) |
|
xwer_t(* | gpio_input )(struct xwds_iochip *, xwid_t, xwsq_t, xwsq_t *, xwtm_t) |
|
BSP中需要提供的IO扩展芯片设备驱动函数表
在文件 chip.h 第 52 行定义.
◆ base
◆ gpio_cfg
◆ gpio_input
◆ gpio_output
◆ gpio_req
◆ gpio_reset
◆ gpio_rls
◆ gpio_set
◆ gpio_toggle
该结构体的文档由以下文件生成: