![]() |
STM32F37 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F37 Standard Peripheral Library
|
Macros | |
| #define | CEC_BitRisingError_Off ((uint32_t)0x00000000) |
| #define | CEC_BitRisingError_On CEC_CFGR_BREGEN |
| #define | IS_CEC_BIT_RISING_ERROR(ERROR) |
| #define CEC_BitRisingError_Off ((uint32_t)0x00000000) |
Bit Rising Error generation turned Off
| #define CEC_BitRisingError_On CEC_CFGR_BREGEN |
Bit Rising Error generation turned On
| #define IS_CEC_BIT_RISING_ERROR | ( | ERROR | ) |