Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::BootloaderResponse Struct Reference

This structure will be filled in by BootloaderClient when the bootloading operation is complete. More...

#include <BootloaderClient.hxx>

Public Attributes

uint16_t error_code {0}
 
string error_details
 

Detailed Description

This structure will be filled in by BootloaderClient when the bootloading operation is complete.

Definition at line 52 of file BootloaderClient.hxx.

Member Data Documentation

◆ error_code

uint16_t openlcb::BootloaderResponse::error_code {0}

Definition at line 55 of file BootloaderClient.hxx.

◆ error_details

string openlcb::BootloaderResponse::error_details

Definition at line 57 of file BootloaderClient.hxx.


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