PwmInput (UORB message)
```c uint64 timestamp # Time since system start (microseconds) uint64 error_count # Timer overcapture error flag (AUX5 or MAIN5) uint32 pulse_width # Pulse width, timer counts uint32 period # Period, timer counts
```
```c uint64 timestamp # Time since system start (microseconds) uint64 error_count # Timer overcapture error flag (AUX5 or MAIN5) uint32 pulse_width # Pulse width, timer counts uint32 period # Period, timer counts
```
Comments
0 comments
Please sign in to leave a comment.