RUI3 (RAK Unified Interface 3) - RAK4631
RAKProtocol.h File Reference

Go to the source code of this file.

Data Structures

class  RAKProtocol
 

Typedefs

typedef void(* RAK_PROTO_HANDLER) (int, uint8_t *, uint16_t)
 

Enumerations

enum  RAK_SERIAL_PORT {
  RAK_SERIAL_UART0 = 0,
  RAK_SERIAL_UART1,
  RAK_SERIAL_UART2,
  RAK_SERIAL_BLE0,
  RAK_SERIAL_MAX
}
 

Typedef Documentation

◆ RAK_PROTO_HANDLER

typedef void(* RAK_PROTO_HANDLER) (int, uint8_t *, uint16_t)

Enumeration Type Documentation

◆ RAK_SERIAL_PORT

Enumerator
RAK_SERIAL_UART0 
RAK_SERIAL_UART1 
RAK_SERIAL_UART2 
RAK_SERIAL_BLE0 
RAK_SERIAL_MAX