Morse Micro IoT SDK  2.9.7

Detailed Description

Structure for devise firmware and hardware versions.

Definition at line 386 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

struct string32 application_version
 Version of the application software. More...
 
struct string32 bootloader_version
 Version of the bootloader software. More...
 
struct string32 user_hardware_version
 Version of the user hardware. More...
 
struct string32 morse_firmware_version
 Version of the Morse firmware. More...
 
struct string32 morselib_version
 Version of the Morse IoT SDK library. More...
 
struct string32 morse_hardware_version
 Version of the Morse hardware. More...
 

Field Documentation

◆ application_version

struct string32 struct_version_info::application_version

Version of the application software.

Definition at line 389 of file mmagic_controller.h.

◆ bootloader_version

struct string32 struct_version_info::bootloader_version

Version of the bootloader software.

Definition at line 391 of file mmagic_controller.h.

◆ morse_firmware_version

struct string32 struct_version_info::morse_firmware_version

Version of the Morse firmware.

Definition at line 395 of file mmagic_controller.h.

◆ morse_hardware_version

struct string32 struct_version_info::morse_hardware_version

Version of the Morse hardware.

Definition at line 399 of file mmagic_controller.h.

◆ morselib_version

struct string32 struct_version_info::morselib_version

Version of the Morse IoT SDK library.

Definition at line 397 of file mmagic_controller.h.

◆ user_hardware_version

struct string32 struct_version_info::user_hardware_version

Version of the user hardware.

Definition at line 393 of file mmagic_controller.h.


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