Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
imu_icm42688.h File Reference

Driver for the IMU ICM42688. More...

#include "std.h"
+ Include dependency graph for imu_icm42688.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void imu_icm42688_init (void)
 
void imu_icm42688_periodic (void)
 
void imu_icm42688_event (void)
 

Detailed Description

Driver for the IMU ICM42688.

Definition in file imu_icm42688.h.

Function Documentation

◆ imu_icm42688_event()

void imu_icm42688_event ( void  )

Definition at line 71 of file imu_icm42688.c.

References imu_icm42688, and invensense3_event().

+ Here is the call graph for this function:

◆ imu_icm42688_init()

◆ imu_icm42688_periodic()

void imu_icm42688_periodic ( void  )

Definition at line 66 of file imu_icm42688.c.

References imu_icm42688, and invensense3_periodic().

+ Here is the call graph for this function: