Skip to content
Snippets Groups Projects
Commit a523b08a authored by Gijs Schoonderbeek's avatar Gijs Schoonderbeek
Browse files

small start switch to other machine for editing

parent aaab3915
No related branches found
No related tags found
1 merge request!3Apsct production
......@@ -45,7 +45,12 @@ SDI = 7
PLL_200M = 0x20
PLL_160M = 0x21
class ApsctClass()
#
# Toplevel class that contrains all parts of the APSCT
#
def __init__(self):
self.reg_address
def Write_byte_PLL(reg_address, wr_data, ADDRESS=0x20):
#
# Write Byte to the ADC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment