2.1.2.14 RESET_BIT_MASK

#define RESET_BIT_MASK (RSTCTRL_SWRST_bm) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */

Corresponds to the bit name needed to perform a software reset on an AVR device.