bonsai-rx/harp

Add support for explicit creation of operation control messages

Closed this issue · 1 comments

The OPERATION_CTRL register provides several useful device configuration options and also the ability to more precisely control the startup sequence of the device, e.g. from Standby to Active mode.

It would be great to either extend the DeviceCommand operator or add a new operator to allow explicitly creating this message.

The above also applies for the RESET_DEV register.