Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk

Dependents:   nRF51822

Embed: (wiki syntax)

« Back to documentation index

Types and definitions.

Types and definitions.
[Bootloader API.]

Bootloader module type and definitions. More...

Data Structures

struct  bootloader_settings_t
 Structure holding bootloader settings for application and bank data. More...

Enumerations

enum  bootloader_bank_code_t
 

DFU Bank state code, which indicates wether the bank contains: A valid image, invalid image, or an erased flash.

More...

Detailed Description

Bootloader module type and definitions.


Enumeration Type Documentation

DFU Bank state code, which indicates wether the bank contains: A valid image, invalid image, or an erased flash.

Definition at line 54 of file bootloader_types.h.