Modules | |
packed_channel_reference | |
A channel adaptor that modifies the range of the source channel. Models: ChannelValueConcept
BaseChannelValue | base channel (models ChannelValueConcept) |
MinVal | class with a static apply() function returning the minimum channel values |
MaxVal | class with a static apply() function returning the maximum channel values |
Represents the value of an unsigned integral channel operating over a bit range. Models: ChannelValueConcept Example: