#include <ENCODER_I2C_AS5600.h>
|
| ENCODER_AS5600 () |
void | begin (bool beginI2C=true) |
| Begin the I2C communication By default this function begins the I2C bus, if this behavior is not desired, pass false as the argument.
|
uint16_t | getAbsoluteAngle () |
◆ ENCODER_AS5600()
ENCODER_AS5600::ENCODER_AS5600 |
( |
| ) |
|
|
inline |
◆ begin()
void ENCODER_AS5600::begin |
( |
bool | beginI2C = true | ) |
|
|
inline |
Begin the I2C communication By default this function begins the I2C bus, if this behavior is not desired, pass false as the argument.
◆ getAbsoluteAngle()
uint16_t ENCODER_AS5600::getAbsoluteAngle |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: