Garmin Fleet Management Controller  2.19.0
delete_by_category_rcpt_data_type Struct Reference

Data type for the FMI_ID_DELETE_WAYPOINT_CAT_RCPT packet. More...

#include <fmi.h>

Public Attributes

uint16 cat_id
 Category that was deleted (0-15) More...
 
uint16 count
 Number of items deleted. More...
 

Detailed Description

Data type for the FMI_ID_DELETE_WAYPOINT_CAT_RCPT packet.

Definition at line 1706 of file fmi.h.

Member Data Documentation

uint16 delete_by_category_rcpt_data_type::cat_id

Category that was deleted (0-15)

Definition at line 1708 of file fmi.h.

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

uint16 delete_by_category_rcpt_data_type::count

Number of items deleted.

Definition at line 1709 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().


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