Represents a reference proxy to a channel operating over a bit range whose offset is specified at run time. Models ChannelConcept. More...
Classes | |
class | packed_dynamic_channel_reference< BitField, NumBits, false > |
Models a constant subbyte channel reference whose bit offset is a runtime parameter. Models ChannelConcept Same as packed_channel_reference, except that the offset is a runtime parameter. More... | |
class | packed_dynamic_channel_reference< BitField, NumBits, true > |
Models a mutable subbyte channel reference whose bit offset is a runtime parameter. Models ChannelConcept Same as packed_channel_reference, except that the offset is a runtime parameter. More... | |
Represents a reference proxy to a channel operating over a bit range whose offset is specified at run time. Models ChannelConcept.
Example: