rng 2.0.0.0

Macros

#define RNG_RETVAL   uint8_t
 
#define RNG_OK   0x00
 
#define RNG_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ RNG_INIT_ERROR

#define RNG_INIT_ERROR   0xFF

◆ RNG_OK

#define RNG_OK   0x00

◆ RNG_RETVAL

#define RNG_RETVAL   uint8_t