Sensor Fusion Library 0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
registerReadlist_t Struct Reference

This structure defines the Read command List. More...

#include <driver_sensors_types.h>

Public Attributes

uint16_t readFrom
 
uint8_t numBytes
 

Detailed Description

This structure defines the Read command List.

Definition at line 81 of file driver_sensors_types.h.

Member Data Documentation

◆ numBytes

uint8_t registerReadlist_t::numBytes

Definition at line 84 of file driver_sensors_types.h.

◆ readFrom

uint16_t registerReadlist_t::readFrom

Definition at line 83 of file driver_sensors_types.h.


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