71M6521BE-DB Maxim Integrated Products, 71M6521BE-DB Datasheet - Page 93

no-image

71M6521BE-DB

Manufacturer Part Number
71M6521BE-DB
Description
Power Management Modules & Development Tools 71M6521BE DEMO BOARD M6521BE DEMO BOARD
Manufacturer
Maxim Integrated Products
Datasheet

Specifications of 71M6521BE-DB

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
71M652X Software User’s Guide
Function/Routine
Name
Serial1_CTx()
Serial1_Rx()
Serial1_RxFlowOff(
)
Serial1_RxFlowOn()
Serial1_Tx()
SFR_Read()
SFR_Write()
start_tx_ram()
start_tx_rslt()
stm_run()
stm_start()
stm_stop()
Revision 1.7
Description
Transmit a string up to a
maximum length.
Receive a string of any
length.
Force an XOFF to be sent
on this port.
Force an XON to be sent on
this port.
Transmit a string of any
length.
reads from SFR
writes to SFR
sends RAM string out PC
UART
sends ROM string out PC
UART
This counts down the
software timers when called
from the main loop.
Starts a software timer. If
restart is zero, the timer
stops, otherwise it contin-
ues indefinitely. When a
timer expires, its function is
run. Timers count down and
are deallocated if they
cease to run.
Uses a count pointer from
start to identify which soft-
ware timer to stop.
© Copyright 2005-2007 TERIDIAN Semiconductor Corporation
TERIDIAN Proprietary
Input
uint8x_t *buffer, uint16_t
len
uint8x_t *buffer, uint16_t
len
none
none
uint8x_t *buffer, uint16_t
len
uint8_t s, S08d *pc
uint8_t s, uint8_t c_set,
uint8_t c_clr
uint8_tx *c
uint8_tr *c
void
uint16_t tick_count,
uint8_t restart, void
(code *fn_ptr) (void)
volatile uint16x_t
*cnt_ptr
Output
uint16_t length-sent
none
none
none
none
enum SFR_RC
enum SFR_RC
none
none
void
volatile
*cnt_ptr
void
uint16x_t
File Name
ser1cli.c
ser1cli.c
ser1cli.c
ser1cli.c
ser1cli.c
sfrs.c
sfrs.c
io.c
io.c
stm.c
stm.c
stm.c
93 of 138

Related parts for 71M6521BE-DB