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

#include <ubx.h>

Collaboration diagram for ubx_payload_tx_cfg_cfg_t:

Public Attributes

uint32_t clearMask
 Clear settings. More...
 
uint32_t saveMask
 Save settings. More...
 
uint32_t loadMask
 Load settings. More...
 
uint8_t deviceMask
 Storage devices to apply this top. More...
 

Detailed Description

Definition at line 606 of file ubx.h.

Member Data Documentation

◆ clearMask

uint32_t ubx_payload_tx_cfg_cfg_t::clearMask

Clear settings.

Definition at line 607 of file ubx.h.

◆ deviceMask

uint8_t ubx_payload_tx_cfg_cfg_t::deviceMask

Storage devices to apply this top.

Definition at line 610 of file ubx.h.

◆ loadMask

uint32_t ubx_payload_tx_cfg_cfg_t::loadMask

Load settings.

Definition at line 609 of file ubx.h.

◆ saveMask

uint32_t ubx_payload_tx_cfg_cfg_t::saveMask

Save settings.

Definition at line 608 of file ubx.h.


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