Skip to content
Snippets Groups Projects
Commit 1e6c31d0 authored by Aapo Torkkeli's avatar Aapo Torkkeli
Browse files

Ex3 timer bit width

parent eb57f4ad
No related branches found
No related tags found
No related merge requests found
...@@ -4879,7 +4879,7 @@ ...@@ -4879,7 +4879,7 @@
// <3=> 32 bit // <3=> 32 bit
#ifndef TIMER_DEFAULT_CONFIG_BIT_WIDTH #ifndef TIMER_DEFAULT_CONFIG_BIT_WIDTH
#define TIMER_DEFAULT_CONFIG_BIT_WIDTH 0 #define TIMER_DEFAULT_CONFIG_BIT_WIDTH 3
#endif #endif
// <o> TIMER_DEFAULT_CONFIG_IRQ_PRIORITY - Interrupt priority // <o> TIMER_DEFAULT_CONFIG_IRQ_PRIORITY - Interrupt priority
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment