MG32F10x Standard Peripherals Firmware Library
函数
mg32f10x_rng.c 文件参考

This file provides all the RNG firmware functions. 更多...

#include "mg32f10x_rng.h"
#include "mg32f10x_rcc.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 provides all the RNG firmware functions.

作者
megawin Application Team
版本
V0.1.10
日期
05-January-2023