Public Attributes | List of all members
bootload_params_t Struct Reference

#include <inertialSenseBootLoader.h>

Public Attributes

int baudRate
 
char bootloadEnableCmd [16]
 
const char * bootName
 
char error [BOOTLOADER_ERROR_LENGTH]
 
const char * fileName
 
union {
   struct {
      unsigned int   enableVerify: 1
 
   }   bitFields
 
   unsigned int   bits
 
flags
 
int forceBootloaderUpdate
 
int numberOfDevices
 
const void * obj
 
serial_port_tport
 
pfnBootloadStatus statusText
 
pfnBootloadProgress uploadProgress
 
const char * verifyFileName
 
pfnBootloadProgress verifyProgress
 

Detailed Description

Definition at line 53 of file inertialSenseBootLoader.h.

Member Data Documentation

◆ baudRate

int bootload_params_t::baudRate

Definition at line 66 of file inertialSenseBootLoader.h.

◆ bitFields

struct { ... } bootload_params_t::bitFields

◆ bits

unsigned int bootload_params_t::bits

Definition at line 69 of file inertialSenseBootLoader.h.

◆ bootloadEnableCmd

char bootload_params_t::bootloadEnableCmd[16]

Definition at line 75 of file inertialSenseBootLoader.h.

◆ bootName

const char* bootload_params_t::bootName

Definition at line 56 of file inertialSenseBootLoader.h.

◆ enableVerify

unsigned int bootload_params_t::enableVerify

Definition at line 72 of file inertialSenseBootLoader.h.

◆ error

char bootload_params_t::error[BOOTLOADER_ERROR_LENGTH]

Definition at line 59 of file inertialSenseBootLoader.h.

◆ fileName

const char* bootload_params_t::fileName

Definition at line 55 of file inertialSenseBootLoader.h.

◆ flags

union { ... } bootload_params_t::flags

◆ forceBootloaderUpdate

int bootload_params_t::forceBootloaderUpdate

Definition at line 57 of file inertialSenseBootLoader.h.

◆ numberOfDevices

int bootload_params_t::numberOfDevices

Definition at line 65 of file inertialSenseBootLoader.h.

◆ obj

const void* bootload_params_t::obj

Definition at line 60 of file inertialSenseBootLoader.h.

◆ port

serial_port_t* bootload_params_t::port

Definition at line 58 of file inertialSenseBootLoader.h.

◆ statusText

pfnBootloadStatus bootload_params_t::statusText

Definition at line 63 of file inertialSenseBootLoader.h.

◆ uploadProgress

pfnBootloadProgress bootload_params_t::uploadProgress

Definition at line 61 of file inertialSenseBootLoader.h.

◆ verifyFileName

const char* bootload_params_t::verifyFileName

Definition at line 64 of file inertialSenseBootLoader.h.

◆ verifyProgress

pfnBootloadProgress bootload_params_t::verifyProgress

Definition at line 62 of file inertialSenseBootLoader.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:02