PIN_IO_OUT_FAST_SLEW
arg = FIELD_GET(PIN_IO_OUT_FAST_SLEW, value);
FIELD_MODIFY(PIN_IO_OUT_FAST_SLEW, &v, arg);
m |= PIN_IO_OUT_FAST_SLEW;