MG32F10x Standard Peripherals Firmware Library
|
This file provides all the RNG firmware functions. More...
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 provides all the RNG firmware functions.