Enumerations
bootloader.h File Reference

Go to the source code of this file.

Enumerations

enum  BOOTLOADER_COMMAND {
  WRITE_FLASH_DATA_COMMAND = 0x00, READ_FLASH_COMMAND = 0x01, ERASE_FLASH_COMMAND = 0x02, RESET_COMMAND = 0x03,
  READ_VERSION_COMMAND = 0x04, WRITE_FLASH_ADDRESS_COMMAND = 0x05, START_FLASH_WRITE_COMMAND = 0x06, MAGIC_PACKET = 0x0A
}
 

Detailed Description

This file contains the definitions of the bootloading commands.

Definition in file bootloader.h.

Enumeration Type Documentation

◆ BOOTLOADER_COMMAND

These are the different commands the bootloader accepts.

Enumerator
WRITE_FLASH_DATA_COMMAND 
READ_FLASH_COMMAND 
ERASE_FLASH_COMMAND 
RESET_COMMAND 
READ_VERSION_COMMAND 
WRITE_FLASH_ADDRESS_COMMAND 
START_FLASH_WRITE_COMMAND 
MAGIC_PACKET 

Definition at line 46 of file bootloader.h.



sr_external_dependencies
Author(s): Ugo Cupcic
autogenerated on Mon Feb 28 2022 23:50:40