| modm API documentation
    | 
Contains information about the failed assertion. More...
#include <modm/architecture/interface/assert.hpp>
| Public Attributes | |
| const char * | name | 
| Can be used to recognize the assertion in code. | |
| uintptr_t | context | 
| Optional context depends on assertion. | |
| AbandonmentBehavior | behavior | 
| Can this assertion be ignored? | |
Contains information about the failed assertion.