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

Public Attributes

uint8_t readState:1
 
uint8_t units: 1
 
uint16_t PulseCounter
 
uint16_t PulseLowTime
 
uint16_t lastTimerTime
 
uint8_t invert:1
 Inverts the duty cycle %, not the signal. More...
 

Member Data Documentation

◆ invert

uint8_t pulseTimer_n::invert

Inverts the duty cycle %, not the signal.

◆ lastTimerTime

uint16_t pulseTimer_n::lastTimerTime

◆ PulseCounter

uint16_t pulseTimer_n::PulseCounter

◆ PulseLowTime

uint16_t pulseTimer_n::PulseLowTime

◆ readState

uint8_t pulseTimer_n::readState

◆ units

uint8_t pulseTimer_n::units