otas_init_t Struct Reference

OTA Service initialization variable. More...

#include <otas.h>

Public Attributes

uint32_t dfu_fw_save_addr
 
otas_evt_handler_t evt_handler
 

Detailed Description

OTA Service initialization variable.

Definition at line 144 of file otas.h.

Member Data Documentation

◆ dfu_fw_save_addr

uint32_t otas_init_t::dfu_fw_save_addr

Address of bank1 for dfu firmware save.

Definition at line 146 of file otas.h.

◆ evt_handler

otas_evt_handler_t otas_init_t::evt_handler

Handler to handle otas event.

Definition at line 147 of file otas.h.


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