Garmin Fleet Management Controller  2.19.0
category_rcpt_data_type Struct Reference

Data type for the FMI_ID_CREATE_WAYPOINT_CAT_RCPT packet. More...

#include <fmi.h>

Public Attributes

uint8 id
 Waypoint category (0-15) More...
 
boolean result_code
 TRUE if the operation was successful, FALSE otherwise. More...
 

Detailed Description

Data type for the FMI_ID_CREATE_WAYPOINT_CAT_RCPT packet.

Since
Protocol A607

Definition at line 1699 of file fmi.h.

Member Data Documentation

uint8 category_rcpt_data_type::id

Waypoint category (0-15)

Definition at line 1701 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().

boolean category_rcpt_data_type::result_code

TRUE if the operation was successful, FALSE otherwise.

Definition at line 1702 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().


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