Electronic Load  1.0
Programmable Constant Current Sink
Data Fields
enterNumber_s Struct Reference

parameter set for enterNumber() More...

Collaboration diagram for enterNumber_s:
Collaboration graph
[legend]

Data Fields

void(* changeCallback )(CONTROL_RET action, struct enterNumber_s *control, uint8_t param)
 if not 0, this function is called every time the value changes More...
 
uint8_t param
 Is passed to the callback function. More...
 
uint8_t pos
 Position (see also to LCD_LINEn) More...
 
const controlType_t type
 The type of control. More...
 
enterNumberVariable_tvar
 

Detailed Description

parameter set for enterNumber()

Field Documentation

◆ type

const controlType_t type

The type of control.

◆ pos

uint8_t pos

Position (see also to LCD_LINEn)

◆ changeCallback

void(* changeCallback) (CONTROL_RET action, struct enterNumber_s *control, uint8_t param)

if not 0, this function is called every time the value changes

◆ param

uint8_t param

Is passed to the callback function.

◆ var


The documentation for this struct was generated from the following file: