mbgtools-lx  4.2.8
POUT_INFO_IDX Struct Reference

Current settings and general capabilities of a specific programmable pulse output. More...

#include <gpsdefs.h>

Data Fields

uint16_t idx
 0..RECEIVER_INFO::n_prg_out-1 More...
 
POUT_INFO pout_info
 

Detailed Description

Current settings and general capabilities of a specific programmable pulse output.

This structure should be read from the device to retrieve the current settings of a specific programmable output plus its capabilities, e.g. supported modes of operation, etc. The number of supported ports is RECEIVER_INFO::n_prg_out.

Note
The POUT_SETTINGS_IDX structure should be send back to the device to configure the specified programmable pulse output.

Definition at line 6351 of file gpsdefs.h.

Field Documentation

◆ idx

uint16_t POUT_INFO_IDX::idx

0..RECEIVER_INFO::n_prg_out-1

Definition at line 6353 of file gpsdefs.h.

◆ pout_info

POUT_INFO POUT_INFO_IDX::pout_info

Definition at line 6354 of file gpsdefs.h.


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