Inheritance diagram for GCCC:


Public Member Functions | |
| __init__ (client, parent, id) | |
| Initialize valid registers as Gattrs. | |
| read (reg) | |
| load (reg, value) | |
| send (cmd) | |
| downCRC (childId) | |
| Navigate to the GCRC indicated by childId. | |
| allCRC () | |
| Navigate to the broadcast GCRC. | |
| existsCRC (crcId) | |
| Check if the GCRC instance with the id crcId exists in the schema. | |
Has GCCC specific registers and dataless commands.
Valid Registers:
configuration layer_mask_0 layer_mask_1 fifo_status latched_status event_timeouts trg_alignment Dataless Commands:
cmd_nop cmd_reset
Definition at line 135 of file gTEM.py.
|
||||||||||||||||
|
Initialize valid registers as Gattrs. Assign default values to members |
|
|
Navigate to the broadcast GCRC.
|
|
|
Navigate to the GCRC indicated by childId.
|
|
|
Check if the GCRC instance with the id crcId exists in the schema.
|
1.4.1