Public Attributes | List of all members
bootloader_header_t Union Reference

#include <bootloaderShared.h>

Public Attributes

uint8_t bytes [BOOTLOADER_FLASH_BOOTLOADER_HEADER_SIZE]
 
struct {
   uint32_t   hashCode
 
   char   jumpSignature [BOOTLOADER_JUMP_SIGNATURE_SIZE]
 
   uint32_t   signatureFound
 
   char   version [4]
 
data
 

Detailed Description

Definition at line 162 of file bootloaderShared.h.

Member Data Documentation

◆ bytes

uint8_t bootloader_header_t::bytes[BOOTLOADER_FLASH_BOOTLOADER_HEADER_SIZE]

Definition at line 171 of file bootloaderShared.h.

◆ data

struct { ... } bootloader_header_t::data

◆ hashCode

uint32_t bootloader_header_t::hashCode

Definition at line 168 of file bootloaderShared.h.

◆ jumpSignature

char bootloader_header_t::jumpSignature[BOOTLOADER_JUMP_SIGNATURE_SIZE]

Definition at line 166 of file bootloaderShared.h.

◆ signatureFound

uint32_t bootloader_header_t::signatureFound

Definition at line 167 of file bootloaderShared.h.

◆ version

char bootloader_header_t::version[4]

Definition at line 169 of file bootloaderShared.h.


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


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