|
AS5047P - Arduino Library 3.0.0
An Arduino library for the AS5047P high-resolution rotary position sensor.
|
This is the complete list of members for AS5047P, including all inherited members.
| AS5047P(uint8_t chipSelectPinNo=9, uint32_t spiSpeed=100000) | AS5047P | |
| checkForComErrorF(AS5047P_Types::ERROR_t *errorOut) | AS5047P | |
| checkForSensorErrorF(AS5047P_Types::ERROR_t *errorOut) | AS5047P | |
| checkSPICon() | AS5047P | |
| initSPI() | AS5047P | |
| read_ANGLECOM(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::ANGLECOM_t | AS5047P | |
| read_ANGLEUNC(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::ANGLEUNC_t | AS5047P | |
| read_DIAAGC(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::DIAAGC_t | AS5047P | |
| read_ERRFL(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::ERRFL_t | AS5047P | |
| read_MAG(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::MAG_t | AS5047P | |
| read_PROG(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::PROG_t | AS5047P | |
| read_SETTINGS1(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::SETTINGS1_t | AS5047P | |
| read_SETTINGS2(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::SETTINGS2_t | AS5047P | |
| read_ZPOSL(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::ZPOSL_t | AS5047P | |
| read_ZPOSM(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) -> AS5047P_Types::ZPOSM_t | AS5047P | |
| readAngleDegree(bool withDAEC=true, AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) | AS5047P | |
| readAngleRaw(bool withDAEC=true, AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) | AS5047P | |
| readMagnitude(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) | AS5047P | |
| readReg(AS5047P_Types::ERROR_t *errorOut=nullptr, bool verifyParity=false, bool checkForComError=false, bool checkForSensorError=false) | AS5047P | |
| readStatusAsArduinoString() | AS5047P | |
| verifyWittenRegF(uint16_t regAddress, uint16_t expectedData) | AS5047P | inline |
| verifyWrittenRegF(uint16_t regAddress, uint16_t expectedData) | AS5047P | |
| write_PROG(const AS5047P_Types::PROG_t *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P | |
| write_SETTINGS1(const AS5047P_Types::SETTINGS1_t *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P | |
| write_SETTINGS2(const AS5047P_Types::SETTINGS2_t *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P | |
| write_ZPOSL(const AS5047P_Types::ZPOSL_t *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P | |
| write_ZPOSM(const AS5047P_Types::ZPOSM_t *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P | |
| writeReg(const T *regData, AS5047P_Types::ERROR_t *errorOut=nullptr, bool checkForComError=false, bool verifyWrittenReg=false) | AS5047P |