RUI3 (RAK Unified Interface 3) - RAK4631
bg77::icf

Public Member Functions

String set (int)
 
String set (int, int)
 
String get ()
 

Member Function Documentation

◆ set() [1/2]

String set ( int  )
Description
This api determines the serial interface character framing format and parity received by TA from TE
Syntax
bg77.icf.set(format)
Parameters
formatint 3
Returns
response

◆ set() [2/2]

String set ( int  ,
int   
)
Description
This api determines the serial interface character framing format and parity received by TA from TE
Syntax
bg77.icf.set(format,parity)
Parameters
formatint 3
parityint 0 odd
1 even
2 mark
3 space
Returns
response

◆ get()

String get ( )
Description
This api determines the serial interface character framing format and parity received by TA from TE
Syntax
bg77.icf.get()
Returns
response