| 
    PX4 Firmware
    
   PX4 Autopilot Software http://px4.io 
   | 
 
Public Attributes | |
| int32_t | i | 
| int64_t | l | 
| uint8_t | b [8] | 
Definition at line 52 of file test_int.cpp.
| uint8_t test_32_64_t::b[8] | 
Definition at line 55 of file test_int.cpp.
| int32_t test_32_64_t::i | 
Definition at line 53 of file test_int.cpp.
| int64_t test_32_64_t::l | 
Definition at line 54 of file test_int.cpp.