Encryp_u
Dependencies: BLE_API_Encryp CyaSSL-Encryp eMPL_MPU6050 mbed
Fork of Encryptulator2 by
dfu_types.h File Reference
Go to the source code of this file.
Data Structures | |
| struct | SOFTDEVICE_INFORMATION_Type |
| Structure holding SoftDevice information to be used by the Bootloader/DFU. More... | |
| struct | dfu_start_packet_t |
| Structure holding a start packet containing update mode and image sizes. More... | |
| struct | dfu_data_packet_t |
| Structure holding a bootloader init/data packet received. More... | |
| struct | dfu_update_packet_t |
| Structure for holding dfu update packet. More... | |
| struct | dfu_update_status_t |
| Structure holding DFU complete event. More... | |
Typedefs | |
| typedef void(* | dfu_complete_handler_t )(dfu_update_status_t dfu_update_status) |
| Update complete handler type. | |
Enumerations | |
| enum | dfu_update_status_code_t { DFU_UPDATE_APP_COMPLETE, DFU_UPDATE_SD_COMPLETE, DFU_UPDATE_SD_SWAPPED, DFU_UPDATE_BOOT_COMPLETE, DFU_BANK_0_ERASED, DFU_TIMEOUT, DFU_RESET } |
DFU status error codes. More... | |
Detailed Description
Definition in file dfu_types.h.
Generated on Tue Jul 12 2022 18:43:24 by
1.7.2
