binaries in

This commit is contained in:
2021-08-16 17:17:49 +02:00
9 changed files with 11 additions and 11 deletions

View File

@ -123,7 +123,7 @@
#define DTA_OFFSET_REG (0x0A * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_REG (0x0D * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_REG (0x0B * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_OFST (0)
#define MOD_ID_MSK (0x0000FFFF << MOD_ID_OFST)