CPU specific timer PIT module configuration. More...
CPU specific timer PIT module configuration.
Definition at line 389 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 393 of file periph_cpu.h.
uint8_t pit_conf_t::prescaler_ch |
Prescaler channel.
Definition at line 391 of file periph_cpu.h.