Loading...
Searching...
No Matches
pit_conf_t Struct Reference

CPU specific timer PIT module configuration. More...

Detailed Description

CPU specific timer PIT module configuration.

Definition at line 390 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.
 

Field Documentation

◆ count_ch

uint8_t pit_conf_t::count_ch

Counting channel, will be linked to the prescaler channel.

Definition at line 394 of file periph_cpu.h.

◆ prescaler_ch

uint8_t pit_conf_t::prescaler_ch

Prescaler channel.

Definition at line 392 of file periph_cpu.h.


The documentation for this struct was generated from the following file: