RSeries astromech firmware
Enthropy.h File Reference
#include "ReelTwo.h"
#include <avr/interrupt.h>
#include <avr/wdt.h>
#include <util/atomic.h>
+ Include dependency graph for Enthropy.h:

Go to the source code of this file.

Classes

class  Enthropy
 Generate enthropy used for random seed without using analog pins. More...
 

Functions

 ISR (WDT_vect)
 

Variables

volatile uint32_t Enthropy_seed
 
volatile int8_t Enthropy_iter
 

Function Documentation

◆ ISR()

ISR ( WDT_vect  )

Variable Documentation

◆ Enthropy_iter

volatile int8_t Enthropy_iter

◆ Enthropy_seed

volatile uint32_t Enthropy_seed