| modm API documentation
    | 
| Public Typedefs | |
| typedef void (modm::AbstractMenu< Allocator >::* | Function) () | 
| Public Member Functions | |
| template<typename M > | |
| MenuEntryCallback (M *menu, void (M::*function)()) | |
| void | call () const | 
| Protected Attributes | |
| modm::AbstractMenu< Allocator > *const | menu | 
| Function const | function |