AN2707 Freescale Semiconductor / Motorola, AN2707 Datasheet - Page 18

no-image

AN2707

Manufacturer Part Number
AN2707
Description
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2707
18
Software Drivers for Tango3 RF Transmitter and Romeo2 RF Receiver ICs
Syntax:
Parameters:
Return:
Description:
Notes:
Syntax:
Parameters:
Return:
Description:
Notes:
TangoDisable
TangoDriverStatus
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
void TangoDisable(void);
None
None
The TangoDisable service sets the driver status to
TANGO_DISABLED and powers down the Tango3 IC. If
the TANGO_TIMER_DISABLE option is chosen in the
Tango.h header file, the MCU timer will be switched off.
If TangoDisable is called while a message is being
transmitted, transmission will halt immediately.
unsigned char TangoDriverStatus(void);
None
The TangoDriverStatus service provides the application
with the current status of the Tango3 driver.
The application must not write to the transmit buffer when
status is TANGO_BUSY. Doing so will result in incorrect
data being transmitted.
TANGO_DISABLED (Tango3 IC is powered down)
TANGO_READY (Tango3 IC is powered up and
ready to send data)
TANGO_IN_ENABLE_DELAY (Tango3 is
currently powering up and is not available to send
messages)
TANGO_BUSY (Tango3 is currently transmitting a
message)
MOTOROLA

Related parts for AN2707