Struct caer_bias_coarsefine

Struct Documentation

struct caer_bias_coarsefine

On-chip coarse-fine bias current configuration. See ‘https://inivation.com/support/hardware/biasing/’ for more details.

Public Members

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 currentLevelNormal

Bias current level: true for ‘Normal, false for ‘Low’.