lriot 2.1.0.0
lr1110_modem_event_fields_t Struct Reference

modem event fields structure More...

#include <lr1110_modem_lorawan_types.h>

Data Fields

uint8_t event_type
 Event type.
 
uint8_t missed_events_count
 Counter of missed events of type event_type.
 
uint8_t buffer [LR1110_MODEM_EVENT_MAX_LENGTH_BUFFER]
 Buffer if the current event.
 
uint16_t buffer_len
 Length of buffer.
 

Detailed Description

modem event fields structure

Field Documentation

◆ buffer

Buffer if the current event.

◆ buffer_len

uint16_t buffer_len

Length of buffer.

◆ event_type

uint8_t event_type

Event type.

◆ missed_events_count

uint8_t missed_events_count

Counter of missed events of type event_type.


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