|
libxr
1.0
Want to be the best embedded framework
|
GPIO 事件结构体。GPIO event structure. More...
#include <linux_gpio.hpp>
Data Fields | |
| int64_t | timestamp |
| 事件时间戳(纳秒)。Event timestamp in nanoseconds. | |
| GPIOEventType | type |
| 事件类型。Event type. | |
GPIO 事件结构体。GPIO event structure.
Definition at line 31 of file linux_gpio.hpp.
| int64_t LibXR::GPIOEvent::timestamp |
事件时间戳(纳秒)。Event timestamp in nanoseconds.
Definition at line 33 of file linux_gpio.hpp.
| GPIOEventType LibXR::GPIOEvent::type |
事件类型。Event type.
Definition at line 34 of file linux_gpio.hpp.