app_rng_evt_t Struct Reference

RNG event structure definition. More...

#include <app_rng.h>

Public Attributes

app_rng_evt_type_t type
 
uint32_t random_data
 

Detailed Description

RNG event structure definition.

Definition at line 95 of file app_rng.h.

Member Data Documentation

◆ random_data

uint32_t app_rng_evt_t::random_data

Random number.

Definition at line 98 of file app_rng.h.

◆ type

app_rng_evt_type_t app_rng_evt_t::type

Type of event.

Definition at line 97 of file app_rng.h.


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