#include <ICM20948.h>
Definition at line 31 of file ICM20948.h.
◆ ICM20948()
ICM20948::ICM20948 |
( |
int |
bus, |
|
|
int |
address |
|
) |
| |
◆ displayMode()
void ICM20948::displayMode |
( |
int |
iterations | ) |
|
◆ error()
bool ICM20948::error |
( |
| ) |
const |
|
inline |
◆ getAccAbs()
float ICM20948::getAccAbs |
( |
| ) |
|
|
inline |
◆ getAccX()
float ICM20948::getAccX |
( |
| ) |
const |
|
inline |
◆ getAccY()
float ICM20948::getAccY |
( |
| ) |
const |
|
inline |
◆ getAccZ()
float ICM20948::getAccZ |
( |
| ) |
const |
|
inline |
◆ getGyroAbs()
float ICM20948::getGyroAbs |
( |
| ) |
|
|
inline |
◆ getGyroX()
float ICM20948::getGyroX |
( |
| ) |
const |
|
inline |
◆ getGyroY()
float ICM20948::getGyroY |
( |
| ) |
const |
|
inline |
◆ getGyroZ()
float ICM20948::getGyroZ |
( |
| ) |
const |
|
inline |
◆ GetScale()
void ICM20948::GetScale |
( |
| ) |
|
◆ readFullSensorState()
int ICM20948::readFullSensorState |
( |
| ) |
|
◆ ResetChip()
void ICM20948::ResetChip |
( |
| ) |
|
◆ resetError()
void ICM20948::resetError |
( |
| ) |
|
|
inline |
◆ SetScale2000()
void ICM20948::SetScale2000 |
( |
| ) |
|
◆ SetScale250()
void ICM20948::SetScale250 |
( |
| ) |
|
◆ WakeUp()
void ICM20948::WakeUp |
( |
| ) |
|
The documentation for this class was generated from the following files: