Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
#include <zephyr/drivers/modem/hl78xx_apis.h>
Data Fields | |
const hl78xx_evt_monitor_handler_t | handler |
Monitor callback. | |
struct hl78xx_evt_monitor_entry * | next |
struct { | |
uint8_t paused: 1 | |
uint8_t direct: 1 | |
} | flags |
uint8_t hl78xx_evt_monitor_entry::direct |
struct { ... } hl78xx_evt_monitor_entry::flags |
const hl78xx_evt_monitor_handler_t hl78xx_evt_monitor_entry::handler |
Monitor callback.
struct hl78xx_evt_monitor_entry* hl78xx_evt_monitor_entry::next |
uint8_t hl78xx_evt_monitor_entry::paused |