RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_ofw_stub结构体 参考

#include <ofw.h>

成员变量

const struct rt_ofw_node_idids
 
rt_err_t(* handler )(struct rt_ofw_node *np, const struct rt_ofw_node_id *id)
 

详细描述

在文件 ofw.h90 行定义.

结构体成员变量说明

◆ ids

const struct rt_ofw_node_id* rt_ofw_stub::ids

在文件 ofw.h92 行定义.

◆ handler

rt_err_t(* rt_ofw_stub::handler) (struct rt_ofw_node *np, const struct rt_ofw_node_id *id)

在文件 ofw.h93 行定义.