Skip to content

Consider adding DigitalOutputState event to track pulse mode falling edges #17

@bruno-f-cruz

Description

@bruno-f-cruz

If an output is set to pulse mode, the onset of the pulse can be timestamped using the write of the OutputSet register. However, there is currently no way to recover the precise event of when the falling edge occurred. It might be interesting to find a way to report this information. I propose co-opting the existing DigitalOutputState and additionally make it an event that behaves identically to DigitalInputState (ie emits a message on any pin change). This event might be omitted on writes to the same register.

Metadata

Metadata

Assignees

Labels

featureNew planned feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions