MAX7032 Transceiver Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

max7032_contrl_t Union Reference

max7032_contrl_t Union Reference

CONTRL Register. More...

#include <Max7032_regs.h>


Detailed Description

CONTRL Register.

Address : 0x01

Definition at line 61 of file Max7032_regs.h.


Field Documentation

unsigned char agclk

AGC locking feature 1 = Enable AGC lock 0 = Disable AGC lock.

Definition at line 75 of file Max7032_regs.h.

unsigned char ckout

Crystal clock output enable 1 = Enable crystal clock output 0 = Disable crystal clock output.

Definition at line 66 of file Max7032_regs.h.

unsigned char fcal

FSK calibration 1 = Perform FSK calibration Automatically.

Definition at line 68 of file Max7032_regs.h.

unsigned char gain

Gain state 1 = Force manual high-gain state if MGAIN = 1 0 = Force manual low-gain state if MGAIN = 1.

Definition at line 73 of file Max7032_regs.h.

unsigned char pcal

Polling timer calibration 1 = Perform polling timer calibration Automatically.

Definition at line 69 of file Max7032_regs.h.

unsigned char sleep

Sleep mode 1 = Deep-sleep 0 = Normal operation.

Definition at line 64 of file Max7032_regs.h.

unsigned char trk_en

Manual peak-detector tracking 1 = Force manual peak-detector tracking 0 = Release peak-detector tracking.

Definition at line 71 of file Max7032_regs.h.

unsigned char x

None Not used.

Definition at line 70 of file Max7032_regs.h.