The basis trait for all commands. A command represents one or more transactions that belong
together and have to occur in a specific order and/or with a specific timing.
A trait that is implemented by any bus interface and allows devices with commands to share
commands executor implementations independent of the actual interface in use.
A trait that is implemented by any bus interface and allows devices with commands to share
commands executor implementations independent of the actual interface in use.