CPU specific timer PIT module configuration. More...
CPU specific timer PIT module configuration.
Definition at line 386 of file periph_cpu.h.
#include <periph_cpu.h>
| Data Fields | |
| uint8_t | prescaler_ch | 
| Prescaler channel. | |
| uint8_t | count_ch | 
| Counting channel, will be linked to the prescaler channel. | |
| uint8_t pit_conf_t::count_ch | 
Counting channel, will be linked to the prescaler channel.
Definition at line 390 of file periph_cpu.h.
| uint8_t pit_conf_t::prescaler_ch | 
Prescaler channel.
Definition at line 388 of file periph_cpu.h.