Sx128xTransportUart() = default (defined in modm::Sx128xTransportUart< Uart >) | modm::Sx128xTransportUart< Uart > | default |
UartDevice() (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inline |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
hasReceived() (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inline |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
read(uint8_t &data) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inlineprotected |
read(uint8_t *buffer, std::size_t length) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inlineprotected |
readCommand(Command command, std::span< uint8_t > data) (defined in modm::Sx128xTransportUart< Uart >) | modm::Sx128xTransportUart< Uart > | protected |
setRxTimeout(ShortPreciseDuration timeout) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inline |
setTxTimeout(ShortPreciseDuration timeout) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inline |
stopResumable() (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | |
write(uint8_t data) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inlineprotected |
write(const uint8_t *data, std::size_t length) (defined in modm::UartDevice< Uart, 2 >) | modm::UartDevice< Uart, 2 > | inlineprotected |
writeCommand(Command command, std::span< const uint8_t > data) (defined in modm::Sx128xTransportUart< Uart >) | modm::Sx128xTransportUart< Uart > | protected |
writeCommandSingleData(Command command, uint8_t *data=nullptr) (defined in modm::Sx128xTransportUart< Uart >) | modm::Sx128xTransportUart< Uart > | protected |