8000 Add capture and counter modes support by syfre · Pull Request #58 · ivanseidel/DueTimer · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@syfre
Copy link
@syfre syfre commented Apr 17, 2017

Fix : Crash when the ISR handler is not attached
(for example, if a timer is used to trigger the ADC, no ISR handler is required)
Add : Support output signals TIOA,TIOB in Wave mode, set time ON / duty cycle of an output
(for example, to use a timer as a signal generator)
Add : Support for capture mode on TIOA input signal
Add : Support for counter mode on TCLK input signal

(for example, if a timer is used to trigger the ADC, no ISR handler is required)
Add : Support output signals TIOA,TIOB in Wave mode, set time ON / duty cycle of an output
(for example, to use a timer as a signal generator)
Add : Support for capture mode on TIOA input signal
Add : Support for counter mode on TCLK input signal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0