hnm_Status_ppsHandler()

Handle PPS I/O.

Synopsis:

#include <hnm/status.h>
 
void hnm_Status_ppsHandler(pps_Object *object)

Arguments:

object

The Object that received a message via PPS.

Library:

libhnm

Description:

This reads PPS messages from the PPS interface of the Status object and then handles messages appropriately.

Returns:

Nothing.