 include | |
  lnp | |
   lnp-logical.h | LNP Interface: link networking protocol logical layer |
   lnp.h | LNP Interface: link networking protocol |
  rom | |
   lcd.h | ROM Interface: RCX LCD control |
   registers.h | ROM Interface: RCX registers cached by ROM functions |
   sound.h | ROM Interface: RCX sound functions |
   system.h | ROM Interface: RCX system control functions |
  atomic.h | Interface: critical section management |
  conio.h | Interface: console input / output |
  critsec.h | Interface: critical section management |
  dbutton.h | Interface: query raw button states |
  dirpd.h | Interface: direct control of Dual IR Proximity Detector |
  dkey.h | Interface: debounced key driver |
  dlcd.h | Interface: direct control of LCD display |
  dmotor.h | Interface: direct motor control |
  dsensor.h | Interface: direct reading of sensors |
  dsound.h | Interface: direct control of sound |
  mem.h | Interface: memory data types |
  persistent.h | Interface: Definitions for persistent data |
  remote.h | Interface: LEGO Infrared Remote Control |
  semaphore.h | Interface: POSIX 1003.1b semaphores for task synchronization |
  setjmp.h | Non-local goto as specified in ANSI C |
  stdlib.h | Interface: reduced standard C library |
  string.h | Interface: string functions |
  swmux.h | Interface: direct control of a touch sensor multiplexor |
  time.h | Interface: Time-related data and types |
  tm.h | Interface: task management |
  unistd.h | Interface: reduced UNIX standard library |
 demos.dxy | Main page for collecting our C examples |