Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hl78xx_evt Struct Reference

#include <zephyr/drivers/modem/hl78xx_apis.h>

Data Fields

enum hl78xx_evt_type type
union { 
   enum cellular_registration_status   reg_status 
   enum hl78xx_cell_rat_mode   rat_mode 
   bool   status 
   int   value 
content

Field Documentation

◆ [union]

union { ... } hl78xx_evt::content

◆ rat_mode

enum hl78xx_cell_rat_mode hl78xx_evt::rat_mode

◆ reg_status

enum cellular_registration_status hl78xx_evt::reg_status

◆ status

bool hl78xx_evt::status

◆ type

enum hl78xx_evt_type hl78xx_evt::type

◆ value

int hl78xx_evt::value

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