atomic_and_8_nv
uint8_t atomic_and_8_nv(volatile uint8_t *addr, uint8_t val);
atomic_op_alias(atomic_and_8_nv,_atomic_and_8_nv)