SINDATA – Raw digital sine channel data (0x3FFA, default 0x0000)
More...
#include <as5047u_registers.hpp>
|
| static constexpr uint16_t | ADDRESS = 0x3FFA |
| |
SINDATA – Raw digital sine channel data (0x3FFA, default 0x0000)
| Bits | Name | R | Description |
| 0-15 | SINDATA | R | Raw digital sine channel data (16-bit signed) |
The SINDATA register provides the raw digital output of the sine channel from the sensor’s CORDIC engine. The value is a signed 16-bit integer.
◆ [union]
◆ ADDRESS
| constexpr uint16_t AS5047U_REG::SINDATA::ADDRESS = 0x3FFA |
|
staticconstexpr |
◆ [struct]
| struct { ... } AS5047U_REG::SINDATA::bits |
◆ SINDATA
| int16_t AS5047U_REG::SINDATA::SINDATA |
◆ value
| uint16_t AS5047U_REG::SINDATA::value |
The documentation for this struct was generated from the following file: