#include <modm/driver/encoder/as5047.hpp>
|
enum | Errorfl : uint16_t { Parerr = Bit2,
Invcomm = Bit1,
Frerr = Bit0
} |
|
|
bool | acquireMaster () |
|
bool | releaseMaster () |
|
int8_t | getResumableDepth () const |
|
bool | isResumableRunning () const |
|
void | stopResumable () |
|
template<typename SpiMaster, typename Cs>
class modm::as5047< SpiMaster, Cs >
- Template Parameters
-
template<typename SpiMaster , typename Cs >
- Parameters
-
data | pointer to buffer of the internal data of type Data |
The documentation for this class was generated from the following file: