
Public Member Functions | |
| def | __init__ (self, profile, nv_dict=None) |
| def | __init__ (self, profile, nv_dict=None) |
| def | read (self) |
| def | read (self) |
Public Member Functions inherited from rtc_handle.Port | |
| def | __init__ (self, profile, nv_dict=None) |
| def | __init__ (self, profile, nv_dict=None) |
| def | get_connections (self) |
| def | get_connections (self) |
| def | get_info (self) |
| def | get_info (self) |
Public Attributes | |
| con | |
| data_class | |
| data_tc | |
| ref | |
Public Attributes inherited from rtc_handle.Port | |
| con | |
| name | |
| port_profile | |
| prop | |
Definition at line 268 of file AutoTest/rtc_handle.py.
| def rtc_handle.RtcOutport.__init__ | ( | self, | |
| profile, | |||
nv_dict = None |
|||
| ) |
Definition at line 269 of file AutoTest/rtc_handle.py.
| def rtc_handle.RtcOutport.__init__ | ( | self, | |
| profile, | |||
nv_dict = None |
|||
| ) |
Definition at line 270 of file tests/rtc_handle.py.
| def rtc_handle.RtcOutport.read | ( | self | ) |
Definition at line 281 of file AutoTest/rtc_handle.py.
| def rtc_handle.RtcOutport.read | ( | self | ) |
Definition at line 282 of file tests/rtc_handle.py.
| rtc_handle.RtcOutport.con |
Definition at line 271 of file AutoTest/rtc_handle.py.
| rtc_handle.RtcOutport.data_class |
Definition at line 278 of file AutoTest/rtc_handle.py.
| rtc_handle.RtcOutport.data_tc |
Definition at line 279 of file AutoTest/rtc_handle.py.
| rtc_handle.RtcOutport.ref |
Definition at line 274 of file AutoTest/rtc_handle.py.