|
MG32F10x Standard Peripherals Firmware Library
|
This file contains all the functions prototypes for the RNG firmware library. 更多...
#include "mg32f10x.h"函数 | |
| void | RNG_DeInit (void) |
| Deinitializes the RNG peripheral registers to their default reset values. 更多... | |
| void | RNG_Cmd (FunctionalState NewState) |
| Enables or disables the RNG peripheral. 更多... | |
| uint8_t | RNG_RandByte (void) |
| Return a random byte. 更多... | |
This file contains all the functions prototypes for the RNG firmware library.