Struct caer_bias_dynapse
Defined in File dynapse.h
Struct Documentation
-
struct caer_bias_dynapse
On-chip coarse-fine bias current configuration for Dynap-se. See ‘https://ai-ctx.com/support/’ section ‘Neuron’s behaviors and parameters tuning’.
Public Members
-
uint8_t biasAddress
Address of bias to configure, see DYNAPSE_CONFIG_BIAS_* defines.
-
uint8_t coarseValue
Coarse current, from 0 to 7, creates big variations in output current.
-
uint8_t fineValue
Fine current, from 0 to 255, creates small variations in output current.
-
bool enabled
Whether this bias is enabled or not.
-
bool sexN
Bias sex: true for ‘N’ type, false for ‘P’ type.
-
bool typeNormal
Bias type: true for ‘Normal’, false for ‘Cascode’.
-
bool biasHigh
Bias current level: true for ‘HighBias’, false for ‘LowBias’.
-
uint8_t biasAddress