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

#include <pic.h>

成员变量

rt_list_t list
 
int flags
 
struct rt_irq_desc action
 

详细描述

在文件 pic.h91 行定义.

结构体成员变量说明

◆ list

rt_list_t rt_pic_isr::list

在文件 pic.h93 行定义.

◆ flags

int rt_pic_isr::flags

在文件 pic.h96 行定义.

◆ action

struct rt_irq_desc rt_pic_isr::action

在文件 pic.h97 行定义.