Zephyr Project API 4.1.99
A Scalable Open Source RTOS
|
#include <ubx.h>
Data Fields | ||
void * | user_data | |
uint8_t * | receive_buf | |
uint16_t | receive_buf_size | |
struct { | ||
const struct modem_ubx_match * array | ||
size_t size | ||
} | unsol_matches | |
const struct modem_ubx_match* modem_ubx_config::array |
uint8_t* modem_ubx_config::receive_buf |
uint16_t modem_ubx_config::receive_buf_size |
size_t modem_ubx_config::size |
struct { ... } modem_ubx_config::unsol_matches |
void* modem_ubx_config::user_data |