I'm backlogged.
@@ -40,7 +40,7 @@
* For usage with STM32 libraries
*/
#define STM32_FIELD(x, name) \
#define STM32_GET_FIELD(x, name) \
((x) & name##_Msk) >> (name##_Pos)
/*
The note is not visible to the blocked user.