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