How to call LPC3131 chip's PRG random?
Please refer chapter 18 "LPC3130/31 Random Number Generator" of LPC3130/31 User Manual:
https://www.nxp.com/docs/en/user-guide/UM10314.pdf
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you Victor Linnik very mach. But it's only decribe RNG in the LPC3130 User manual. I want to know how to call RNG. Please give me a example in C/C++ programe code. Thank you.