nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_periodic_search_pattern Struct Reference

Periodic search pattern. More...

#include <lte_lc.h>

Data Fields

enum lte_lc_periodic_search_pattern_type type
 Search pattern type.
 
union { 
 
   struct lte_lc_periodic_search_range_cfg   range 
 Configuration for periodic search of type 'range'. More...
 
   struct lte_lc_periodic_search_table_cfg   table 
 Configuration for periodic search of type 'table'. More...
 
};  
 

Detailed Description

Periodic search pattern.

A search pattern may be of either 'range' or 'table' type.


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