no-OS
Loading...
Searching...
No Matches
no_os_gnss_pps_config Struct Reference

GNSS PPS configuration structure for timing synchronization. More...

#include <no_os_gnss.h>

Public Attributes

bool pps_enable
 
uint32_t frequency
 
uint32_t pulse_length
 

Detailed Description

GNSS PPS configuration structure for timing synchronization.

Member Data Documentation

◆ frequency

uint32_t no_os_gnss_pps_config::frequency

PPS output frequency in Hz (typically 1 for standard PPS)

◆ pps_enable

bool no_os_gnss_pps_config::pps_enable

Enable/disable PPS output

◆ pulse_length

uint32_t no_os_gnss_pps_config::pulse_length

PPS pulse length in milliseconds


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