AS5047P - Arduino Library 3.0.0
An Arduino library for the AS5047P high-resolution rotary position sensor.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NAS5047P_ComBackendThe namespace for the communication backend of the AS5047P sensor
 CAS5047P_SPIThe arduino spi interface wrapper class for the AS5047P sensor
 NAS5047P_TypesNamespace for all custom types used with the AS5047P sensor
 CANGLECOM_tMeasured angle with dynamic angle error compensation
 CANGLECOM_data_t
 CANGLEUNC_tMeasured angle without dynamic angle error compensation
 CANGLEUNC_data_t
 CDIAAGC_tDiagnostics and AGC register
 CDIAAGC_data_t
 CERRFL_tError flags register (framing/invalid-command/parity)
 CERRFL_data_t
 CERROR_tContainer for error information reported by the sensor and host
 CControllerSideErrors_t
 CSensorSideErrors_t
 CMAG_tCORDIC magnitude register
 CMAG_data_t
 CNOP_tNo-operation register (used to clock out readback data)
 CPROG_tProgramming control register (OTP operations)
 CPROG_data_t
 CSETTINGS1_tCustom setting register 1
 CSETTINGS1_data_t
 CSETTINGS2_tCustom setting register 2
 CSETTINGS2_data_t
 CSPI_Command_Frame_tRepresentation of an SPI command frame (address + R/W + parity)
 CSPI_Command_Frame_data_t
 CSPI_ReadData_Frame_tRepresentation of an SPI read-data frame (data + EF + parity)
 CSPI_ReadData_Frame_data_t
 CSPI_WriteData_Frame_tRepresentation of an SPI write-data frame (data + NC + parity)
 CSPI_WriteData_Frame_data_t
 CZPOSL_tZero position LSB / MAG diagnostic control register
 CZPOSL_data_t
 CZPOSM_tZero position MSB register
 CZPOSM_data_t
 CAS5047PMain class for interacting with the AS5047P sensor