vex_sdk::light_tower

Function vexDeviceLightTowerRgbSet

Source
pub unsafe fn vexDeviceLightTowerRgbSet(
    device: V5_DeviceT,
    rgb_value: u32,
    xyw_value: u32,
)
Expand description

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.