pub fn get_event_count() -> Result<u32, RegisterError>
Expand description
Get the event counter from the DRS4
The event counter is NOT the event id comming from the master trigger. It is simply the number of events observed since the last reset.
pub fn get_event_count() -> Result<u32, RegisterError>
Get the event counter from the DRS4
The event counter is NOT the event id comming from the master trigger. It is simply the number of events observed since the last reset.