Board periph definitions for the Raspberry Pi Pico 2. More...
Board periph definitions for the Raspberry Pi Pico 2.
Definition in file periph_conf.h.
#include <stdint.h>#include "RP2350.h"#include "periph_cpu.h"
Include dependency graph for periph_conf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | uart_conf_t |
| UART device configuration. More... | |
| #define | UART_0_ISR (isr_uart0) |
| #define | UART_1_ISR (isr_uart1) |
| #define | UART_NUMOF ARRAY_SIZE(uart_config) |
| static const uart_conf_t | uart_config [] |
|
static |
Definition at line 38 of file periph_conf.h.