System macros
This section explains the system macros concepts.
Using __ASSERT_ALWAYS
This topic explains how to panic on an illegal value.
Using __DECLARE_TEST
This topic explains how to use declare test macro.
Using MUTABLE_CAST macro
This topic explains how to cast away the constant of the counter variable.
Parent topic:
User Library