#include <interrupt.h>
List of all members.
Static Public Member Functions |
static bool | init (bool forward=true) |
static void | reset () |
static bool | cont () |
static void | off () |
static void | on () |
Detailed Description
Definition at line 36 of file interrupt.h.
Member Function Documentation
static bool casa::interrupt::cont |
( |
| ) |
[static] |
static bool casa::interrupt::init |
( |
bool |
forward = true | ) |
[static] |
static void casa::interrupt::off |
( |
| ) |
[static] |
static void casa::interrupt::on |
( |
| ) |
[static] |
static void casa::interrupt::reset |
( |
| ) |
[static] |
The documentation for this struct was generated from the following file: