Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
#include <ubx.h>
Data Fields | |
struct { | |
const struct ubx_frame * buf | |
uint16_t len | |
} | request |
struct { | |
uint8_t * buf | |
uint16_t buf_len | |
uint16_t received_len | |
} | response |
struct modem_ubx_match | match |
uint16_t | retry_count |
k_timeout_t | timeout |
const struct ubx_frame* modem_ubx_script::buf |
uint8_t* modem_ubx_script::buf |
uint16_t modem_ubx_script::buf_len |
uint16_t modem_ubx_script::len |
struct modem_ubx_match modem_ubx_script::match |
uint16_t modem_ubx_script::received_len |
struct { ... } modem_ubx_script::request |
struct { ... } modem_ubx_script::response |
uint16_t modem_ubx_script::retry_count |
k_timeout_t modem_ubx_script::timeout |