![]() |
Описание библиотеки микросхемы 5023ВС016 процессора "Спутник"
|
Содержимое ответного слова (ОС) Подробнее...
#include <mkpd.h>
Поля данных | |
volatile unsigned short | FEP1:1 |
volatile unsigned short | MAN:1 |
volatile unsigned short | FEP0:1 |
volatile unsigned short | BUSY:1 |
volatile unsigned short | Group_rx:1 |
volatile unsigned short | RES:3 |
volatile unsigned short | SREQ:1 |
volatile unsigned short | Reply_tx:1 |
volatile unsigned short | Data_err:1 |
volatile unsigned short | EP_addr:5 |
volatile uint16_t | FEP1:1 |
volatile uint16_t | MAN:1 |
volatile uint16_t | FEP0:1 |
volatile uint16_t | BUSY:1 |
volatile uint16_t | Group_rx:1 |
volatile uint16_t | RES:3 |
volatile uint16_t | SREQ:1 |
volatile uint16_t | Reply_tx:1 |
volatile uint16_t | Data_err:1 |
volatile uint16_t | EP_addr:5 |
Содержимое ответного слова (ОС)
См. определение в файле manchester_test.c строка 105
volatile unsigned short BUSY |
признак "абонент занят"
См. определение в файле manchester_test.c строка 110
volatile unsigned short Data_err |
признак "ошибка в сообщении"
См. определение в файле manchester_test.c строка 115
volatile unsigned short EP_addr |
адрес оконечного устройства
См. определение в файле manchester_test.c строка 116
volatile unsigned short FEP0 |
признак "неисправность абонента"
См. определение в файле manchester_test.c строка 109
volatile unsigned short FEP1 |
признак "неисправность ОУ"
См. определение в файле manchester_test.c строка 107
volatile unsigned short Group_rx |
признак "принята групповая команда"
См. определение в файле manchester_test.c строка 111
volatile uint16_t Group_rx |
volatile unsigned short MAN |
признак "принято управление интерфейсом"
См. определение в файле manchester_test.c строка 108
volatile uint16_t MAN |
volatile unsigned short Reply_tx |
признак "передача ответного слова"
См. определение в файле manchester_test.c строка 114
volatile uint16_t Reply_tx |
volatile unsigned short RES |
резервные биты
См. определение в файле manchester_test.c строка 112
volatile unsigned short SREQ |
признак "запрос на обслуживание"
См. определение в файле manchester_test.c строка 113