Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

Types and definitions.

Types and definitions.

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 32 of file bootloader_types.h.