PU2CLR AKC695X Arduino Library  1.0.1
This is an Arduino Library to control the AKC695X / M695X DSP radio devices
akc595x_reg27 Union Reference

Reg27 (type 0x1B / R) More...

#include <AKC695X.h>

Public Attributes

struct {
   uint8_t   rssi: 7
 Antenna aperture can be calculated using signal levels rssi.
 
   uint8_t   rsv: 1
 Reserved.
 
refined
 
uint8_t raw
 

Detailed Description

Reg27 (type 0x1B / R)

Antenna aperture can be calculated using signal levels rssi, pgalevel_rf, pgalevel_if

FM / SW : Pin (dBuV) = 103 - rssi - 6 * pgalevel_rf - 6 * pgalevel_if

MW / LW : Pin (dBuV) = 123 - rssi - 6 * pgalevel_rf - 6 * pgalevel_if

See also
AKC6955 stereo FM / TV / MW / SW / LW digital tuning radio documentation; page 15

The documentation for this union was generated from the following file: