Hello Expert:
The MSPM0C1103QDYYRQ1 microcontroller's pin4 has both reset and I2C functions, and reset is definitely necessary.
1.If I still want to use the I2C function, can pin4 use both reset and I2C functions at the same time?
The reset pin only has external reset input during debugging.
During normal operation, only when powered on needs to use pin4 as the reset pin. The current application does not have RST signal input to the microcontroller.
After resetting, pin4 is used as I2C. Is this okay?

2.In addition, the reset function manual recommends 47K, and the pull-up resistance of I2C is 2.2K. Is it impossible to share pin4 at the same time?

i2C SPEED 400KHz
Can the pull-up resistance of NRST be changed to 2.2K and remove the capacitor?
3.If it is in the case of LIN SBC, the LIN SBC will output a reset signal to the microcontroller,
Is it possible that reset and I2C cannot be shared, and during normal system operation, the pin also needs to be configured with reset function?