Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
modem_ubx_config Struct Reference

#include <ubx.h>

Data Fields

void * user_data
uint8_treceive_buf
uint16_t receive_buf_size
struct { 
   const struct modem_ubx_match *   array 
   size_t   size 
unsol_matches

Field Documentation

◆ array

const struct modem_ubx_match* modem_ubx_config::array

◆ receive_buf

uint8_t* modem_ubx_config::receive_buf

◆ receive_buf_size

uint16_t modem_ubx_config::receive_buf_size

◆ size

size_t modem_ubx_config::size

◆ [struct]

struct { ... } modem_ubx_config::unsol_matches

◆ user_data

void* modem_ubx_config::user_data

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