Garmin Fleet Management Controller  2.19.0
speed_limit_receipt_data_type Struct Reference

Data type for the Speed Limit Alerts setup Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 reserved [3]
 Set to 0. More...
 
uint8 result_code
 Result code, a valid speed_limit_alert_result_data_type. More...
 

Detailed Description

Data type for the Speed Limit Alerts setup Receipt Packet ID.

Since
Protocol A608

Definition at line 1649 of file fmi.h.

Member Data Documentation

uint8 speed_limit_receipt_data_type::reserved[3]

Set to 0.

Definition at line 1652 of file fmi.h.

uint8 speed_limit_receipt_data_type::result_code

Result code, a valid speed_limit_alert_result_data_type.

Definition at line 1651 of file fmi.h.

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


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