bod_env_t Struct Reference

BOD device structure definition. More...

#include <app_bod.h>

Public Attributes

app_bod_evt_handler_t evt_handler
 
bod_handle_t handle
 
app_bod_state_t bod_state
 

Detailed Description

BOD device structure definition.

Definition at line 181 of file app_bod.h.

Member Data Documentation

◆ bod_state

app_bod_state_t bod_env_t::bod_state

App bod state types.

Definition at line 185 of file app_bod.h.

◆ evt_handler

app_bod_evt_handler_t bod_env_t::evt_handler

BOD event callback.

Definition at line 183 of file app_bod.h.

◆ handle

bod_handle_t bod_env_t::handle

BOD handle Structure.

Definition at line 184 of file app_bod.h.


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