101-1279 Rabbit Semiconductor, 101-1279 Datasheet - Page 53

PLASTIC ENCLOSURE FOR BL4S100

101-1279

Manufacturer Part Number
101-1279
Description
PLASTIC ENCLOSURE FOR BL4S100
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1279

Accessory Type
Enclosure
Product
Prototyping Accessories
Processor Type
BL4S100
Board Size
146 mm x 96 mm x 16 mm
Interface Type
Ethernet
For Use With/related Products
BL4S100
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
316-1159
FUNCTION DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
BL4S100 User’s Manual
int setExtInterrupt(int channel, char edge, int handle);
brdInit, digIn, setDigIn
Sets the specified channel to be an interrupt. The interrupt can be configured as a rising
edge, falling edge, or either edge.
channel
edge
handle
0 — success.
-EINVAL
-EPERM
-EACCES
-EFAULT
positive number — Mode Conflict — the positive number is a bitmap that corresponds
to the pins on a particular block of a RIO chip that have not been configured to support
this function call. Appendix D provides the details of the pin and block associations to
allow you to identify the channels that need to be reconfigured to support this function
call.
— pin type does not permit this function.
— invalid parameter value.
— resource needed by this function is not available.
— internal data fault detected.
digital input channel to be configured as an interrupt channel,
0–11 (pins IN0–IN11)
macro to set edge of the interrupt:
BL_IRQ_RISE
BL_IRQ_FALL
BL_IRQ_BOTH
handle for the ISR handler to service this interrupt
setExtInterrupt
— interrupt event on rising edge
— interrupt event on falling edge
— interrupt events on both edges
51

Related parts for 101-1279