mbgtools-lx  4.2.8
POUT_TIME Struct Reference

A structure to define on/off cycle times. More...

#include <gpsdefs.h>

Data Fields

MBG_DATE_TIME on
 date and time to switch on More...
 
MBG_DATE_TIME off
 date and time to switch off More...
 

Detailed Description

A structure to define on/off cycle times.

Note
The MBG_TIME::sec100 field in POUT_TIME:on and POUT_TIME:off is not evaluated by the firmware and thus should always be set to 0.

Definition at line 5611 of file gpsdefs.h.

Field Documentation

◆ off

MBG_DATE_TIME POUT_TIME::off

date and time to switch off

Definition at line 5614 of file gpsdefs.h.

◆ on

MBG_DATE_TIME POUT_TIME::on

date and time to switch on

Definition at line 5613 of file gpsdefs.h.


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