Data Fields
sMD_SensLineEnable Struct Reference

internal struct used to save data related to the line sensors More...

#include <twi.h>

Data Fields

uint8_t threshold
 
eLineEnableMask enable
 

Detailed Description

internal struct used to save data related to the line sensors

See also
line_set(), line_get(), line_request() and MD_SensLineEnable

Field Documentation

◆ enable

eLineEnableMask sMD_SensLineEnable::enable

bit mask to enable line sensors group-wise

See also
line_set(), kLineSetEnable, line_get() and kLineGetEnable

◆ threshold

uint8_t sMD_SensLineEnable::threshold

threshold for digital evaluation of line sensors

See also
line_set(), kLineSetThreshold, line_get() and kLineGetThreshold

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