#include <driver1394.h>
Static Public Attributes | |
static const uint32_t | RECONFIGURE_CLOSE = 3 |
static const uint32_t | RECONFIGURE_RUNNING = 0 |
static const uint32_t | RECONFIGURE_STOP = 1 |
Definition at line 67 of file driver1394.h.
const uint32_t camera1394_driver::Levels::RECONFIGURE_CLOSE = 3 [static] |
Definition at line 70 of file driver1394.h.
const uint32_t camera1394_driver::Levels::RECONFIGURE_RUNNING = 0 [static] |
Definition at line 72 of file driver1394.h.
const uint32_t camera1394_driver::Levels::RECONFIGURE_STOP = 1 [static] |
Definition at line 71 of file driver1394.h.