Pico Headers
Loading...
Searching...
No Matches
Public Attributes | List of all members
prng_t Struct Reference

The pseudo random number generator (RNG) state. More...

#include <pico_math.h>

Public Attributes

uint32_t s [4]
 

Detailed Description

The pseudo random number generator (RNG) state.

Member Data Documentation

◆ s

uint32_t prng_t::s[4]

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