C++ DevKit
C++ set of OOP library
Loading...
Searching...
No Matches
struct_HCSR04IRQData Struct Reference

data structure used by ISR to capture, mask, time. More...

#include <rtos_hc_sr04.h>

Collaboration diagram for struct_HCSR04IRQData:
Collaboration graph

Public Attributes

uint32_t current_time_us
 the current time at wich the IRQ occurred
 
uint32_t event_mask
 the IRQ mask given by the IRQ harware
 

Detailed Description

data structure used by ISR to capture, mask, time.


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