24 #include <spin1_api.h>
48 *
region = ¶ms_sdram[1];
49 log_debug(
"Constant value %k",
params->value);
General types associated with generators.
static void * param_generator_constant_initialize(void **region)
How to initialise the constant parameter generator.
static accum param_generator_constant_generate(void *generator)
How to generate values with the constant parameter generator.
static void param_generator_constant_free(void *generator)
How to free any data for the constant parameter generator.
The data for the constant value generation.
region
spike source array region IDs in human readable form
static stdp_params params
Configuration parameters.