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

Cellular network structure. More...

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

Data Fields

enum hl78xx_cell_rat_mode technology
 Cellular access technology.
uint16_tbands
 List of bands, as defined by the specified cellular access technology, to enables.
uint16_t size
 Size of bands.

Detailed Description

Cellular network structure.

Field Documentation

◆ bands

uint16_t* hl78xx_network::bands

List of bands, as defined by the specified cellular access technology, to enables.

All supported bands are enabled if none are provided.

◆ size

uint16_t hl78xx_network::size

Size of bands.

◆ technology

enum hl78xx_cell_rat_mode hl78xx_network::technology

Cellular access technology.


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