Skip to content

Struct burst_acq_state_t

ClassList > burst_acq_state_t

BurstAcquisition state: a pure wrapper around one shared acq_state_t engine.More...

  • #include <burst_acq_core.h>

Public Attributes

Type Name
acq_state_t * engine

Detailed Description

Allocate with burst_acq_create(); every other function forwards straight to the corresponding acq_* call on engine.

Public Attributes Documentation

variable engine

acq_state_t* burst_acq_state_t::engine;


The documentation for this class was generated from the following file native/inc/burst_acq/burst_acq_core.h