Files | |
file | Application.h [code] |
Application framework header. | |
file | ApplicationDelegate+Protocol.h [code] |
Defines a protocol for the application delegate. | |
file | GPIO.h [code] |
Defines a class for controlling General Purpose Input/Output (GPIO) pins. | |
file | GPIODelegate+Protocol.h [code] |
Defines a protocol for the GPIO delegate. | |
file | GPIOTypes.h [code] |
GPIO input types for handling GPIO events. | |
file | InputManager+Protocols.h [code] |
Defines protocols for the input manager delegate. | |
file | LED.h [code] |
Defines a class for controlling Light Emitting Diodes (LEDs). | |
file | NXApplicationMain.h [code] |
Application framework main entry point. | |
file | NXInputManager+Types.h [code] |
Application framework input manager types. | |
file | NXInputManager.h [code] |
The input manager class for handling user input. | |
file | NXTimer.h [code] |
Defines a class for controlling timers. | |
file | TimerDelegate+Protocol.h [code] |
Defines a protocol for the timer delegate. | |