My Project
v0.0.16
|
Public Member Functions |
Static Public Member Functions |
Private Attributes |
Static Private Attributes |
Helper class to configure MP7 buffers in an almost human understandable way
def __init__ | ( | self, | |
mode, | |||
play = (0x0,0x400) , |
|||
cap = (0x0,0x400) |
|||
) |
def assignRxTx | ( | self, | |
data | |||
) |
def boardmode | ( | self | ) |
|
static |
def configure | ( | self, | |
controller | |||
) |
Applies the requested configuration to the buffers It should be modified wo work with MP7 tester directly, but I fear circular dependencies Args: ctrl: MP7Ctrl node
def getrange | ( | self, | |
mode | |||
) |
def modes | ( | cls | ) |
def withBXRange | ( | cls, | |
tester, | |||
mode, | |||
playbx = ( 0x0, 0xa0 ) , |
|||
capbx = ( 0x0, 0xa0 ) |
|||
) |
|
private |
|
staticprivate |
|
private |
|
staticprivate |
|
private |