 |
Paparazzi UAS
v6.1.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
26 #ifndef LIDAR_SF11_I2C_H
27 #define LIDAR_SF11_I2C_H
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.
void lidar_sf11_event(void)
Lidar event function Check if the transaction succeded before reading the result.
enum LidarSF11Status status
void lidar_sf11_periodic(void)
Poll lidar for data.
I2C transaction structure.
void lidar_sf11_downlink(void)
Downlink message for debug.
struct i2c_transaction trans
struct LidarSF11 lidar_sf11
void lidar_sf11_init(void)
Initialization function.