MapMsgBitControl<V> typedef

MapMsgBitControl<V> = MsgBitControl<V, V>

A simplified version of MsgBitControl automatically handles the mapping of the data to a state.

Implementation

typedef MapMsgBitControl<V> = MsgBitControl<V, V>;