Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ubx_msg_mon_ver Struct Reference

UBX_MSG_ID_MON_VER More...

#include <protocol.h>

Data Fields

char sw_version [30]
 Null-terminated software version string.
 
char hw_version [10]
 Null-terminated hardware version string.
 
struct { 
 
   char   ext_version [30] 
 
extension [] 
 Extended software information strings.
 

Detailed Description

Field Documentation

◆ ext_version

char ubx_msg_mon_ver::ext_version[30]

◆ [struct]

struct { ... } ubx_msg_mon_ver::extension[]

Extended software information strings.

◆ hw_version

char ubx_msg_mon_ver::hw_version[10]

Null-terminated hardware version string.

◆ sw_version

char ubx_msg_mon_ver::sw_version[30]

Null-terminated software version string.


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