Skip to content
Snippets Groups Projects
Commit 51d83cf2 authored by wierenga's avatar wierenga
Browse files

BugID: 972

Overload two unused bits for administration purposes TDBoardStatus.

Relevant comment in code:
//
// The unkown and invalid bits have no meaning in the TD status byte.
// They are overloaded here to indicate whether the value stored has
// been read from hardware and whether the RSP board has control over
// the TD board:
//
// unknown: (0 = value has been read from hardware, 1 = value has not been read)
// invalid: (0 = RSP board is controlling a TD board, 1 = RSP board is not controlling a TD board)
//
parent ee897418
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment