Can SCK be adjusted?

On the Arduino micro, is there a way to alter the clock frequency (SCK)?

Isn't SCK an SPI thing? I that case, you'd want SPISettings - Arduino Reference

right. in Arduino Micro pinout pdf SCK is SPI and I2C has SCL