Bit<Bit>

RepCap Settings

# Range: Nr8 .. Nr12
rc = driver.status.operation.bit.repcap_bit_get()
driver.status.operation.bit.repcap_bit_set(repcap.Bit.Nr8)
class BitCls[source]

Bit commands group definition. 5 total commands, 5 Subgroups, 0 group commands Repeated Capability: Bit, default value after init: Bit.Nr8

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.status.operation.bit.clone()

Subgroups