Add support for explicit creation of operation control messages
Closed this issue · 1 comments
glopesdev commented
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.