PU2CLR SI470X Arduino Library  1.0.1
Arduino Library for Si470X Devices - By Ricardo Lima Caratti
RDS Functions

Functions

void SI470X::setRdsMode (uint8_t rds_mode=0)
 Sets the Rds Mode Standard or Verbose. More...
 
void SI470X::setRds (bool value)
 Sets the RDS operation. More...
 

Detailed Description

RDS/RBDS

Function Documentation

◆ setRdsMode()

void SI470X::setRdsMode ( uint8_t  rds_mode = 0)

Sets the Rds Mode Standard or Verbose.

Parameters
rds_mode0 = Standard (default); 1 = Verbose

◆ setRds()

void SI470X::setRds ( bool  value)

Sets the RDS operation.

Enable or Disable the RDS

Parameters
true= turns the RDS ON; false = turns the RDS OFF