STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Macros | |
#define | RNG_FLAG_DRDY ((uint8_t)0x0001) |
#define | RNG_FLAG_CECS ((uint8_t)0x0002) |
#define | RNG_FLAG_SECS ((uint8_t)0x0004) |
#define | IS_RNG_GET_FLAG(RNG_FLAG) |
#define | IS_RNG_CLEAR_FLAG(RNG_FLAG) |
#define IS_RNG_CLEAR_FLAG | ( | RNG_FLAG | ) |
#define IS_RNG_GET_FLAG | ( | RNG_FLAG | ) |
#define RNG_FLAG_CECS ((uint8_t)0x0002) |
Clock error current status
#define RNG_FLAG_DRDY ((uint8_t)0x0001) |
Data ready
#define RNG_FLAG_SECS ((uint8_t)0x0004) |
Seed error current status