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

PLM150 specific API. More...

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

Classes

class  SystemPLM150
 

Enumerations

enum  {
  GPIO8 = 2, GPIO9 = 3, GPIO1 = 7, GPIO2 = 9,
  UART1_RX = 10, UART1_TX = 11, UART2_RX = 12, UART2_TX = 13,
  GPIO3 = 14, GPIO4 = 18, GPIO5 = 19, GPIO6 = 20,
  GPIO7 = 21, WKUP = 30, SLEEP = 31, NUM_PINS = 35
}
 

Functions

int32_t RBI_IsTCXO ()
 

Variables

SystemPLM150 System
 
SerialPortSerial
 
SerialPortSerial2
 
TwoWireWire1a
 
TwoWireWire1b
 
TwoWireWire2
 
TwoWireWire3
 
LoRaRadioChipSubGHzRadio
 

Detailed Description

PLM150 specific API.

Author
Jongsoo Jeong (CoXlab)
Date
2022. 6. 9.