MG32F10x Standard Peripherals Firmware Library
Functions
mg32f10x_rng.c File Reference

This file provides all the RNG firmware functions. More...

#include "mg32f10x_rng.h"
#include "mg32f10x_rcc.h"

Functions

void RNG_DeInit (void)
 Deinitializes the RNG peripheral registers to their default reset values. More...
 
void RNG_Cmd (FunctionalState NewState)
 Enables or disables the RNG peripheral. More...
 
uint8_t RNG_RandByte (void)
 Return a random byte. More...
 

Detailed Description

This file provides all the RNG firmware functions.

Author
megawin Application Team
Version
V0.1.10
Date
05-January-2023