PX4 Firmware
PX4 Autopilot Software http://px4.io
ak09916_regs Struct Reference

#include <ICM20948_mag.h>

Collaboration diagram for ak09916_regs:

Public Attributes

uint8_t st1
 
int16_t x
 
int16_t y
 
int16_t z
 
uint8_t tmps
 
uint8_t st2
 

Detailed Description

Definition at line 94 of file ICM20948_mag.h.

Member Data Documentation

◆ st1

uint8_t ak09916_regs::st1

Definition at line 95 of file ICM20948_mag.h.

Referenced by ICM20948_mag::_measure().

◆ st2

uint8_t ak09916_regs::st2

Definition at line 100 of file ICM20948_mag.h.

Referenced by AK09916::measure().

◆ tmps

uint8_t ak09916_regs::tmps

Definition at line 99 of file ICM20948_mag.h.

◆ x

int16_t ak09916_regs::x

Definition at line 96 of file ICM20948_mag.h.

Referenced by ICM20948_mag::_measure(), and AK09916::measure().

◆ y

int16_t ak09916_regs::y

Definition at line 97 of file ICM20948_mag.h.

Referenced by ICM20948_mag::_measure(), and AK09916::measure().

◆ z

int16_t ak09916_regs::z

Definition at line 98 of file ICM20948_mag.h.

Referenced by ICM20948_mag::_measure(), and AK09916::measure().


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