MG32F10x Standard Peripherals Firmware Library
|
This file contains all the functions prototypes for the RNG firmware library. More...
#include "mg32f10x.h"
Go to the source code of this file.
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... | |
This file contains all the functions prototypes for the RNG firmware library.