![]() |
SimpleFOClibrary
2.1
|
This is the complete list of members for MagneticSensorI2C, including all inherited members.
AS5600() | MagneticSensorI2C | static |
checkBus(byte sda_pin=SDA, byte scl_pin=SCL) | MagneticSensorI2C | |
getAngle() override | MagneticSensorI2C | virtual |
getVelocity() override | MagneticSensorI2C | virtual |
init(TwoWire *_wire=&Wire) | MagneticSensorI2C | |
MagneticSensorI2C(uint8_t _chip_address, int _bit_resolution, uint8_t _angle_register_msb, int _msb_bits_used) | MagneticSensorI2C | |
MagneticSensorI2C(MagneticSensorI2CConfig_s config) | MagneticSensorI2C | |
needsSearch() | Sensor | virtual |