EV3RT C API Reference [English]
An RTOS-based development platform for LEGO Mindstorms EV3.
 All Data Structures Functions Variables Enumerations Enumerator Groups
rgb_raw_t Struct Reference

Structure for an RGB raw value. More...

#include <ev3api_sensor.h>

Data Fields

uint16_t r
 Red value.
 
uint16_t g
 Green value.
 
uint16_t b
 Blue value.
 

Detailed Description

Structure for an RGB raw value.


The documentation for this struct was generated from the following file: