|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Runtime data for a cellular modem driver instance. More...
#include <modem_cellular.h>
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.