boards/pic32-clicker/include/periph_conf.h

peripheral configuration for the MikroE PIC32 Clicker

PERIPHERAL_CLOCK

The peripheral clock is required for the UART Baud rate calculation It is configured by the ‘config’ registers (see pic32_config_settings.c) Note 120MHz is the max F for this device.

1
(96000000)  /* Hz */
TIMER_NUMOF
1
(1)
TIMER_0_CHANNELS
1
(3)
UART_NUMOF
1
(4)
DEBUG_VIA_UART
1
(3)
DEBUG_UART_BAUD
1
(9600)