This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ARDUINO_SCL_PIN 27 // SCL signal pin ?

Dear Members,

I saw at G:\nRF5_SDK_17.0.2_d674dde\components\boards\pca10056.h

#define ARDUINO_SCL_PIN             27    // SCL signal pin

#define ARDUINO_SDA_PIN             26    // SDA signal pin

Does it mean SCL_PIN 27 = P0.27 ?

Thanks

Related