MAX7032 Transceiver Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

max7032_status_t Union Reference

max7032_status_t Union Reference

STATUS Register. More...

#include <Max7032_regs.h>


Detailed Description

STATUS Register.

Address : 0x1A

Definition at line 268 of file Max7032_regs.h.


Field Documentation

unsigned char clkon

Clock/crystal alive 1 = Valid clock at crystal inputs 0 = No valid clock signal seen at the crystal inputs.

Definition at line 278 of file Max7032_regs.h.

unsigned char fcald

FSK calibration done 1 = FSK calibration is completed 0 = FSK calibration is in progress or not completed.

Definition at line 271 of file Max7032_regs.h.

unsigned char gains

AGC gain state 1 = LNA in high-gain state 0 = LNA in low-gain state.

Definition at line 280 of file Max7032_regs.h.

unsigned char lckd

Lock detect 1 = Internal PLL is locked 0 = Internal PLL is not locked.

Definition at line 282 of file Max7032_regs.h.

unsigned char pcald

Polling timer calibration done 1 = Polling timer calibration is completed 0 = Polling timer calibration is in progress or not completed.

Definition at line 273 of file Max7032_regs.h.

unsigned char x0

None Zero.

Definition at line 275 of file Max7032_regs.h.

unsigned char x1

None Zero.

Definition at line 276 of file Max7032_regs.h.

unsigned char x2

None Zero.

Definition at line 277 of file Max7032_regs.h.