Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
modem_ubx_script Struct Reference

#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
 

Field Documentation

◆ buf [1/2]

const struct ubx_frame* modem_ubx_script::buf

◆ buf [2/2]

uint8_t* modem_ubx_script::buf

◆ buf_len

uint16_t modem_ubx_script::buf_len

◆ len

uint16_t modem_ubx_script::len

◆ match

struct modem_ubx_match modem_ubx_script::match

◆ received_len

uint16_t modem_ubx_script::received_len

◆ [struct]

struct { ... } modem_ubx_script::request

◆ [struct]

struct { ... } modem_ubx_script::response

◆ retry_count

uint16_t modem_ubx_script::retry_count

◆ timeout

k_timeout_t modem_ubx_script::timeout

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