RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <hwtimer.h>
成员变量 | |
struct rt_device | parent |
const struct rt_hwtimer_ops * | ops |
const struct rt_hwtimer_info * | info |
rt_int32_t | freq |
rt_int32_t | overflow |
float | period_sec |
rt_int32_t | cycles |
rt_int32_t | reload |
rt_hwtimer_mode_t | mode |
const struct rt_hwtimer_ops* rt_hwtimer_device::ops |
const struct rt_hwtimer_info* rt_hwtimer_device::info |
rt_int32_t rt_hwtimer_device::freq |
rt_int32_t rt_hwtimer_device::overflow |
rt_int32_t rt_hwtimer_device::cycles |
rt_int32_t rt_hwtimer_device::reload |
rt_hwtimer_mode_t rt_hwtimer_device::mode |