Type definitions
+ Collaboration diagram for Type definitions:

Typedefs

typedef void(* app_rng_evt_handler_t) (app_rng_evt_t *p_evt)
 RNG event callback definition. More...
 

Detailed Description

Typedef Documentation

◆ app_rng_evt_handler_t

typedef void(* app_rng_evt_handler_t) (app_rng_evt_t *p_evt)

RNG event callback definition.

Definition at line 109 of file app_rng.h.