| modm API documentation
    | 
This is the complete list of members for modm::Register< T >, including all inherited members.
| Register() | modm::Register< T > | inlineconstexpr | 
| Register(UnderlyingType initialValue) | modm::Register< T > | inlineprotectedconstexpr | 
| UnderlyingType typedef | modm::Register< T > | |
| operator bool() const | modm::Register< T > | inlineexplicitconstexpr | 
| operator!() const | modm::Register< T > | inlineconstexpr | 
| operator<<(IOStream &s, const Register< T > &m) | modm::Register< T > | friend | 
| value | modm::Register< T > |