magneto13 2.1.0.0

Macros

#define MAGNETO13_CMD_READ_ANGLE   0x00
 Magneto 13 description command.
 
#define MAGNETO13_CMD_CLEAR_ERR_FLAGS   0x01
 
#define MAGNETO13_CMD_READ_REGISTER   0x02
 
#define MAGNETO13_CMD_WRITE_REGISTER   0x04
 
#define MAGNETO13_CMD_RESTORE_ALL_NVM   0x05
 
#define MAGNETO13_CMD_STORE_ALL_NVM   0x06
 
#define MAGNETO13_CMD_STORE_SINGLE_NVM   0x07
 

Detailed Description

Macro Definition Documentation

◆ MAGNETO13_CMD_CLEAR_ERR_FLAGS

#define MAGNETO13_CMD_CLEAR_ERR_FLAGS   0x01

◆ MAGNETO13_CMD_READ_ANGLE

#define MAGNETO13_CMD_READ_ANGLE   0x00

Magneto 13 description command.

Specified command for description of Magneto 13 Click driver.

◆ MAGNETO13_CMD_READ_REGISTER

#define MAGNETO13_CMD_READ_REGISTER   0x02

◆ MAGNETO13_CMD_RESTORE_ALL_NVM

#define MAGNETO13_CMD_RESTORE_ALL_NVM   0x05

◆ MAGNETO13_CMD_STORE_ALL_NVM

#define MAGNETO13_CMD_STORE_ALL_NVM   0x06

◆ MAGNETO13_CMD_STORE_SINGLE_NVM

#define MAGNETO13_CMD_STORE_SINGLE_NVM   0x07

◆ MAGNETO13_CMD_WRITE_REGISTER

#define MAGNETO13_CMD_WRITE_REGISTER   0x04