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

◆ LoadPatternBuffer()

bool CAutotuneNanoConfig::LoadPatternBuffer ( uint8_t * PatternBuffer,
uint64_t NumBytes )

Setup for autotuning This creates a COPY of the PatternBuffer passed in and manages this copy itself.

Parameters
PatternBufferdata to be autotuned on
NumBytessize of the pattern buffer to read in
Returns
True if success, false if fail (see GetErrorMessage for more details)