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

Reg7 (type 0x07 / RW): configures register 0 (default: 0xA1) Address. More...

#include <AKC695X.h>

Public Attributes

struct {
   uint8_t   bw: 2
 00 = 150K; 01 = 200K; 10 = 50K; 11 = 100K
 
   uint8_t   stereo_mono: 2
 "00" the auto stereo, there Stereo_th control threshold ; "10" long as the pilot is forced stereo "x1" forced mono demodulator
 
   uint8_t   bben: 1
 Base boost enable 0; Close bass 1.
 
   uint8_t   de: 1
 De-emphasis mode. 1 = 75 μ s (USA); 0 = 50 μ s (China)
 
   uint8_t   rsv: 2
 Measured using, set to "0" during normal use.
 
refined
 
uint8_t raw
 

Detailed Description

Reg7 (type 0x07 / RW): configures register 0 (default: 0xA1) Address.

stereo and mono: "00" the auto stereo, there Stereo_th control threshold ; "10" long as the pilot is forced stereo "x1" forced mono demodulator


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