Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
#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 |
union { ... } hl78xx_evt::content |
enum hl78xx_cell_rat_mode hl78xx_evt::rat_mode |
enum cellular_registration_status hl78xx_evt::reg_status |
bool hl78xx_evt::status |
enum hl78xx_evt_type hl78xx_evt::type |
int hl78xx_evt::value |