STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | GET_LOW_NIBBLE(x) |
#define | GET_HIGH_NIBBLE(x) |
#define | GET_HIGH_BYTE(x) |
#define GET_HIGH_BYTE | ( | x | ) |
get hte MSB from and 16 bit variable
#define GET_HIGH_NIBBLE | ( | x | ) |
get the four most significant nibble
#define GET_LOW_NIBBLE | ( | x | ) |
get the less significant bits