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

#include <hwtimer.h>

成员变量

rt_int32_t sec
 
rt_int32_t usec
 

详细描述

在文件 hwtimer.h35 行定义.

结构体成员变量说明

◆ sec

rt_int32_t rt_hwtimerval::sec

在文件 hwtimer.h37 行定义.

◆ usec

rt_int32_t rt_hwtimerval::usec

在文件 hwtimer.h38 行定义.