In "nRF51 Series Reference Manual", in TWI chapter, it is mentioned to configure the GPIO pins with drive strength S0D1, to secure correct signal levels on the pins used by the TWI master when the system is in OFF mode, and when the TWI master is disabled
In " Product Specification", in TWI specifications chapter, the max sink current for a pin configured as SCL or SDA is not specified when TWI master is active.
What is the max sink current for both TWI pins?
Same as standard drive (0.5 mA)?
Same as high-drive (5mA)?
Both 7.5mA (Max. number of pins with 5 mA high drive is 3 = 15mA, so 15mA / 2)?
Other value's ( I2C reference manual)?
Thanks