Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_RPISENSE Struct Reference

#include <rpisensehat.h>

Data Fields

uint32_t signature
 Signature for entry validation.
I2C_DEVICEi2c
 I2C device.
GPIO_DEVICEgpio
 GPIO device.
FRAMEBUFFER_DEVICEframebuffer
 Framebuffer device.
KEYBOARD_DEVICEjoystick
 Joystick (Keyboard) device.

Field Documentation

◆ signature

uint32_t signature

Signature for entry validation.

◆ i2c

I2C_DEVICE* i2c

I2C device.

◆ gpio

GPIO_DEVICE* gpio

GPIO device.

◆ framebuffer

FRAMEBUFFER_DEVICE* framebuffer

Framebuffer device.

◆ joystick

KEYBOARD_DEVICE* joystick

Joystick (Keyboard) device.


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