boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ Autotune()

bool CAutotuneNanoConfig::Autotune ( uint8_t * PatternBuffer,
uint64_t PatternBufferLengthInBytes )

Run autotuning This is a synchronous call that starts autotuning and returns whether it was successful when autotuning is complete

Returns
True if success, false if fail (see GetErrorMessage for more details)
Examples
full-example.cpp, and results.cpp.