Skip to content
Snippets Groups Projects
Commit 2e2a756e authored by Nadeem Shehzad's avatar Nadeem Shehzad
Browse files

removed explanation for NDRegister.

parent 6af02847
No related branches found
No related tags found
No related merge requests found
......@@ -23,10 +23,10 @@ Once in error state, set the DataValidity flag for that module to faulty and pro
- i. Write should not block in case of an exception for of ThreadedFanOut / TriggerFanOut.
- j. Application Module should provide a writeDespiteError function so that even in case of exception write should return. [TBD: name]
<b> Definitions </b>
- ChimeraTK::NDRegisterAccessor is used to access the device variables inside class Application.
- writeAfterOpen is a list of TransferElements used for initial value propogation.
- writeAfterRecovery is a list of TransferElements used after recovery.
<b>1.1. Definitions </b>
- a. writeAfterOpen is a list of TransferElements used for initial value propogation.
- b. writeAfterRecovery is a list of TransferElements used after recovery.
<b>2. The Flow</b>
......
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