Serial Wombat 4A and 4B Firmware
Public Attributes | List of all members
protectedOutput_n Struct Reference

Public Attributes

uint16_t expectedValue
 
uint8_t monitorPin
 
uint8_t debounceTime
 
uint8_t differenceCount
 
uint8_t safeState
 
uint8_t matchMethod
 
uint8_t tempMistmatchBit:1
 

Member Data Documentation

◆ debounceTime

uint8_t protectedOutput_n::debounceTime

◆ differenceCount

uint8_t protectedOutput_n::differenceCount

◆ expectedValue

uint16_t protectedOutput_n::expectedValue

◆ matchMethod

uint8_t protectedOutput_n::matchMethod

◆ monitorPin

uint8_t protectedOutput_n::monitorPin

◆ safeState

uint8_t protectedOutput_n::safeState

◆ tempMistmatchBit

uint8_t protectedOutput_n::tempMistmatchBit