| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
A class which represents part of a bitfield (see BitfieldMemberN) More...
#include <bits.hpp>
 
  
| Additional Inherited Members | |
|  Public Types inherited from microstrain::BitfieldMemberN< T, BitI, BitJ-BitI > | |
| using | Type = T | 
| using | BaseType = typename detail::BaseIntegerType< T >::type | 
|  Static Public Member Functions inherited from microstrain::BitfieldMemberN< T, BitI, BitJ-BitI > | |
| static constexpr T | get (RegType reg) | 
| static constexpr void | set (RegType ®, Type value) | 
| static constexpr void | clear (RegType ®) | 
|  Static Public Attributes inherited from microstrain::BitfieldMemberN< T, BitI, BitJ-BitI > | |
| static constexpr unsigned int | bitI | 
| static constexpr unsigned int | nbits | 
| T | Type of the bitfield member. | 
| BitI | The 0-based index of the first bit used to represent this value. | 
| BitJ | The 0-based index of the bit after the last bit. | 
 1.8.17
 1.8.17