Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mdm_hl7800_compound_event Struct Reference

Event data made of a code and a string. More...

#include <hl7800.h>

Data Fields

uint8_t code
 Value of the enumeration matching the event type.
char * string
 NUL terminated string reported with the value.

Detailed Description

Event data made of a code and a string.

The modem reports state values as an enumeration and a string. GPS values are reported with a type of value and string.

Field Documentation

◆ code

uint8_t mdm_hl7800_compound_event::code

Value of the enumeration matching the event type.

◆ string

char* mdm_hl7800_compound_event::string

NUL terminated string reported with the value.


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