bod_env_t Struct Reference

BOD device structure definition. More...

#include <app_bod.h>

+ Collaboration diagram for bod_env_t:

Public Attributes

app_bod_evt_handler_t evt_handler
 BOD event callback. More...
 
bod_handle_t handle
 BOD handle Structure. More...
 
app_bod_state_t bod_state
 App bod state types. More...
 

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: