Commit 1c9bec5e authored by Andrey Filippov's avatar Andrey Filippov

minor correction

parent d2868135
......@@ -756,7 +756,7 @@ class X393SensCmprs(object):
base_addr = vrlg.CMDSEQMUX_ADDR,
reg_addr = 0,
mode = 3, # input [1:0] mode;
seq_num = 0) #input [5:0] seq_num;
seq_number = 0) #input [5:0] seq_num;
def get_frame_numbers(self):
"""
@return list of 4-bit frame numbers, per channel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment