Module ndless::hw

source ·
Expand description

§Tools to interact with the hardware

This module contains functions to gather information about the calculator.

Modules§

Enums§

Functions§

  • flush the data cache and invalidate the instruction and data caches of the processor. Should be called before loading code dynamically, after a code patch or with self-modifying code.
  • since Ndless v3.1. TRUE if the device has a screen in color.
  • TRUE on a TI-Nspire Touchpad or on a TI-Nspire CX.
  • Go to sleep until an interrupt occurs
  • since Ndless v3.1. TRUE on classic TI-Nspire.
  • since Ndless v3.1 r863. TRUE on TI-Nspire CM/CM-C.