boards/pic32-wifire/include/periph_conf.h

peripheral configuration for the Digilent PIC32 WiFire

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)

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