PX4 Firmware
PX4 Autopilot Software http://px4.io
test_32_64_t Union Reference
Collaboration diagram for test_32_64_t:

Public Attributes

int32_t i
 
int64_t l
 
uint8_t b [8]
 

Detailed Description

Definition at line 52 of file test_int.cpp.

Member Data Documentation

◆ b

uint8_t test_32_64_t::b[8]

Definition at line 55 of file test_int.cpp.

◆ i

int32_t test_32_64_t::i

Definition at line 53 of file test_int.cpp.

◆ l

int64_t test_32_64_t::l

Definition at line 54 of file test_int.cpp.


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