modm API documentation
modm::sab::Interface< Device > Member List

This is the complete list of members for modm::sab::Interface< Device >, including all inherited members.

dropMessage()modm::sab::Interface< Device >static
getAddress() (defined in modm::sab::Interface< Device >)modm::sab::Interface< Device >inlinestatic
getCommand() (defined in modm::sab::Interface< Device >)modm::sab::Interface< Device >inlinestatic
getPayload()modm::sab::Interface< Device >inlinestatic
getPayloadLength()modm::sab::Interface< Device >inlinestatic
initialize()modm::sab::Interface< Device >static
isAcknowledge()modm::sab::Interface< Device >inlinestatic
isMessageAvailable()modm::sab::Interface< Device >inlinestatic
isResponse() (defined in modm::sab::Interface< Device >)modm::sab::Interface< Device >inlinestatic
sendMessage(uint8_t address, Flags flags, uint8_t command, const void *payload, uint8_t payloadLength)modm::sab::Interface< Device >static
sendMessage(uint8_t address, Flags flags, uint8_t command, const T &payload)modm::sab::Interface< Device >static
sendMessage(uint8_t address, Flags flags, uint8_t command)modm::sab::Interface< Device >static
update()modm::sab::Interface< Device >static