app_rng_evt_t Struct Reference

RNG event structure definition. More...

#include <app_rng.h>

Data Fields

app_rng_evt_type_t type
 
uint32_t random_data
 

Detailed Description

RNG event structure definition.

Field Documentation

◆ random_data

uint32_t app_rng_evt_t::random_data

Random number.

◆ type

app_rng_evt_type_t app_rng_evt_t::type

Type of event.


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