RNG_CR_CED
reg &= ~RNG_CR_CED;
reg |= RNG_CR_CED;
#define RNG_CR_CONFIG_MASK (RNG_CR_ENTROPY_SRC_MASK | RNG_CR_CED | RNG_CR_CLKDIV)