Typedefs
Type definitions
Peripheral Driver
»
APP DRIVER
»
BOD
Typedefs
typedef void(*
app_bod_evt_handler_t
) (
app_bod_evt_t
*p_evt)
BOD event callback definition.
More...
Detailed Description
Typedef Documentation
◆
app_bod_evt_handler_t
typedef void(* app_bod_evt_handler_t) (
app_bod_evt_t
*p_evt)
BOD event callback definition.
Definition at line
168
of file
app_bod.h
.