libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::GPIOEvent Struct Reference

GPIO 事件结构体。GPIO event structure. More...

#include <linux_gpio.hpp>

Data Fields

int64_t timestamp
 事件时间戳(纳秒)。Event timestamp in nanoseconds.
 
GPIOEventType type
 事件类型。Event type.
 

Detailed Description

GPIO 事件结构体。GPIO event structure.

Definition at line 31 of file linux_gpio.hpp.

Field Documentation

◆ timestamp

int64_t LibXR::GPIOEvent::timestamp

事件时间戳(纳秒)。Event timestamp in nanoseconds.

Definition at line 33 of file linux_gpio.hpp.

◆ type

GPIOEventType LibXR::GPIOEvent::type

事件类型。Event type.

Definition at line 34 of file linux_gpio.hpp.


The documentation for this struct was generated from the following file: