uno wifi rev 2 built in RGB

i just got the Arduino uno Wifi rev2. i see that it has a built in RGB. is there a way to control it the programming?

Here's some information on the RGB LED:
https://www.arduino.cc/en/Guide/ArduinoUnoWiFiRev2#toc12

Close to the Nina module and the ICSP connector there is a square RGB SMD LED. This LED is directly connected to the NINA-W13 WiFi module and it is driven by the module itself. It will be used for future applications and developments.

So there would need to be firmware running on the ESP32 NINA module to control the LED. It sounds like there are plans to do something like that in the official NINA firmware but that it hasn't been done yet.