Data Structures

struct  app_rng_params_t
 RNG parameters structure definition. More...
 
struct  app_rng_evt_t
 RNG event structure definition. More...
 

Typedefs

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

Detailed Description