mbgtools-lx  4.2.8
POUT_SETTINGS_IDX Struct Reference

Configuration settings for a specific programmable pulse output. More...

#include <gpsdefs.h>

Data Fields

uint16_t idx
 0..RECEIVER_INFO::n_prg_out-1 More...
 
POUT_SETTINGS pout_settings
 

Detailed Description

Configuration settings for a specific programmable pulse output.

This structure can be used to send configuration settings for a specific programmable output to a device. The number of supported outputs is RECEIVER_INFO::n_prg_out.

Note
The POUT_INFO_IDX structure should be read from a device to retrieve the current settings and capabilities.

Definition at line 6249 of file gpsdefs.h.

Field Documentation

◆ idx

uint16_t POUT_SETTINGS_IDX::idx

◆ pout_settings

POUT_SETTINGS POUT_SETTINGS_IDX::pout_settings

Definition at line 6252 of file gpsdefs.h.

Referenced by mbg_set_gps_pout_settings(), and mbgextio_set_pout_settings_idx().


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