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

#include <subsystem_info.h>

Collaboration diagram for subsystem_info_s:

Public Attributes

uint64_t timestamp
 
uint64_t subsystem_type
 
bool present
 
bool enabled
 
bool ok
 
uint8_t _padding0 [5]
 

Detailed Description

Definition at line 80 of file subsystem_info.h.

Member Data Documentation

◆ _padding0

uint8_t subsystem_info_s::_padding0[5]

Definition at line 87 of file subsystem_info.h.

◆ enabled

bool subsystem_info_s::enabled

◆ ok

bool subsystem_info_s::ok

◆ present

bool subsystem_info_s::present

◆ subsystem_type

uint64_t subsystem_info_s::subsystem_type

◆ timestamp

uint64_t subsystem_info_s::timestamp

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