This commit is contained in:
2020-06-15 16:26:26 +02:00
parent 62449b81ad
commit 8c9341836b
5 changed files with 804 additions and 1237 deletions

View File

@ -3,7 +3,7 @@
int Feb_Interface_WriteTo(unsigned int ch);
int Feb_Interface_ReadFrom(unsigned int ch, unsigned int ntrys);
void Feb_Interface_FebInterface();
void Feb_Interface_SendCompleteList(unsigned int n, unsigned int *list);
void Feb_Interface_SetAddress(unsigned int n, unsigned int *list);
int Feb_Interface_SetByteOrder();
int Feb_Interface_ReadRegister(unsigned int sub_num, unsigned int reg_num,
unsigned int *value_read);