![]() |
Serial Wombat 18AB Firmware
|
#include <types.h>
Public Attributes | |
uint16 | lowlimit |
uint16 | highlimit |
uint8 | commandpin |
uint8 | highcommandpin |
uint8 | lowcommandpin |
uint8 | lowaction:2 |
uint8 | highaction:2 |
uint8 | mode:2 |
uint8 | defaultaction:1 |
uint8 | currentstate:1 |
uint8 _pin_register_t::hysteresis_n::commandpin |
uint8 _pin_register_t::hysteresis_n::currentstate |
uint8 _pin_register_t::hysteresis_n::defaultaction |
uint8 _pin_register_t::hysteresis_n::highaction |
uint8 _pin_register_t::hysteresis_n::highcommandpin |
uint16 _pin_register_t::hysteresis_n::highlimit |
uint8 _pin_register_t::hysteresis_n::lowaction |
uint8 _pin_register_t::hysteresis_n::lowcommandpin |
uint16 _pin_register_t::hysteresis_n::lowlimit |
uint8 _pin_register_t::hysteresis_n::mode |