PX4 Firmware
PX4 Autopilot Software http://px4.io
orb_test_large Struct Reference

#include <uORBTest_UnitTest.hpp>

Collaboration diagram for orb_test_large:

Public Attributes

int val
 
hrt_abstime time
 
char junk [512]
 

Detailed Description

Definition at line 60 of file uORBTest_UnitTest.hpp.

Member Data Documentation

◆ junk

char orb_test_large::junk[512]

Definition at line 63 of file uORBTest_UnitTest.hpp.

◆ time

hrt_abstime orb_test_large::time

Definition at line 62 of file uORBTest_UnitTest.hpp.

Referenced by uORBTest::UnitTest::pubsublatency_main().

◆ val

int orb_test_large::val

Definition at line 61 of file uORBTest_UnitTest.hpp.

Referenced by uORBTest::UnitTest::pubsublatency_main().


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