Crate imix

Source
Expand description

Modulesยง

  • alarm_test ๐Ÿ”’
    Test the behavior of a single alarm. To add this test, include the line
  • imix_components ๐Ÿ”’
  • Support routines for debugging I/O.
  • multi_timer_test ๐Ÿ”’
    Test the behavior of a single alarm. To add this test, include the line
  • power ๐Ÿ”’
    Implements a helper function for enabling/disabling power on the imix submodules.
  • test ๐Ÿ”’

Macrosยง

Structsยง

Constantsยง

Staticsยง

Functionsยง

  • mainโš 
    Main function called after RAM initialized.
  • set_pin_primary_functions ๐Ÿ”’ โš 
  • start ๐Ÿ”’ โš 
    This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.

Type Aliasesยง