101-1268 Rabbit Semiconductor, 101-1268 Datasheet - Page 78

KIT FOR BL4S100 STARTER PACKAGE

101-1268

Manufacturer Part Number
101-1268
Description
KIT FOR BL4S100 STARTER PACKAGE
Manufacturer
Rabbit Semiconductor
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-1268

Product
Modules
Processor Type
BL4S100
Sram
512 KB
Timers
8 bit, 10 bit
Number Of I/os
20
Backup Battery
3 V Lithium Coin Type
Operating Voltage
9 V to 36 V
Power Consumption
2 W
Board Size
96 mm x 146 mm x 16 mm
Description/function
Computer Module
For Use With/related Products
BL4S100
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
316-1157
FUNCTION DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
BL4S100 User’s Manual
int addISROut(int channel, int ier, void (*handler)());
addISRIn, tickISR, enableISR, setIER
Adds an interrupt handler for the interrupts specified in the
RIO block hosting the given digital output pin. The interrupt service routine (ISR) is al-
ways disabled when created. Call
given is responsible for clearing the interrupt(s) within the hosting RIO block.
channel
ier
handler
Success — returns the handler ID number (
-EINVAL
-ENOSPC
— Invalid parameter given.
— No more room in ISR table (increase
digital output channel to bind to ISR, 0–7 (OUT0–OUT7)
bit mask of interrupt(s) this handler services:
pointer to the interrupt service function
BL_IER_DQE
BL_IER_IIB
BL_IER_ROLL_D
BL_IER_ROLL_I
BL_IER_MATCH3
BL_IER_MATCH2
BL_IER_MATCH1
BL_IER_MATCH0
addISROut
enableISR()
— decrement/quadrature/end
— increment/inphase/begin
— counter rollover on decrement
— counter rollover on increment
— Match 3 condition
— Match 2 condition
— Match 1 condition
— Match 0 condition
0..RSB_MAX_ISR-1
to enable the ISR. The ISR handler
RSB_MAX_ISR
ier
parameter for the given
).
).
76

Related parts for 101-1268