STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
|
This file contains the standard values. More...
Macros | |
#define | TRUE ((t_bool)1) |
Type definition for TRUE. More... | |
#define | FALSE ((t_bool)0) |
Type definition for FALSE. More... | |
#define | NULL ((P2VAR(void))0) |
Type definition for NULL. More... | |
This file contains the standard values.