SDK  23.9.2
For IoT System Software Development
Classes | Enumerations | Variables
System.hpp File Reference

RAK3172 specific API. More...

#include <McuSTM32WLxx.hpp>
#include <SerialPort.hpp>
#include <SPI.hpp>
#include <TwoWire.hpp>
#include <StandardPrintable.hpp>
#include <LoRaRadioChip.hpp>

Classes

class  SystemRAK3172
 

Enumerations

enum  {
  UART2_RX = 1, UART2_TX = 2, ADC5 = 3, UART1_TX = 4,
  UART1_RX = 5, I2C_SCL = 9, I2C_SDA = 10, SPI1_MOSI = 13,
  SPI1_MISO = 14, SPI1_CLK = 15, SPI1_NSS =16, ADC4 = 25,
  ADC3 = 26, ADC2 = 31, ADC1 = 32, NUM_PINS = 33
}
 

Variables

SystemRAK3172 System
 
SerialPortSerial
 
SerialPortSerial2
 
TwoWireWire
 
TwoWireWire2
 
SPISpi1
 
LoRaRadioChipSubGHzRadio
 

Detailed Description

RAK3172 specific API.

Author
Jongsoo Jeong (CoXlab)
Date
2022. 4. 14.