Hi,
I would like to disable TWIM peripheral when not needed to save some power and enable it just before it's needed. Is there any delay after writing to NRF_TWIMx->ENABLE register which can be significant when enabling/disabling TWIM frequently or it does not matter? Does it actually make sense to use TWIM in such way for power saving?