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

Runtime data for a cellular modem driver instance. More...

#include <modem_cellular.h>

Detailed Description

Runtime data for a cellular modem driver instance.

Define one zero-initialized object per device instance. The object and all referenced configuration data must remain valid for the lifetime of the device. Set the documented configuration members before passing the object to MODEM_CELLULAR_DEFINE_INSTANCE(). The cellular modem implementation owns and updates all other members after device initialization.


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