]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
add Flash disable register
authorJan Michel <michel@physik.uni-frankfurt.de>
Tue, 12 Mar 2024 11:10:08 +0000 (12:10 +0100)
committerJan Michel <michel@physik.uni-frankfurt.de>
Tue, 12 Mar 2024 11:10:26 +0000 (12:10 +0100)
xml-db/database/TrbNet.xml

index 4965bb7e1cb1fb41512d7b91f3e0a20fe0f153ed..d711e9b9fa49a92ed9ed1270067a4fd23ebff04a 100644 (file)
       <field name="RebootOnReset" start="15" bits="1" format="boolean" >
         <description>Board makes a full reload with next reset</description>
       </field>  
-    </register>
+      <field name="DisableFlash" start="14" bits="1" format="boolean" >
+        <description>Disable port to Flash, to enable background reconfiguration</description>
+      </field>     </register>
     
     <register name="Addresses2" address="7001" purpose="status" mode="rw">
       <description>Address setting registers </description>