PIO configuration type. More...
PIO configuration type.
Definition at line 462 of file periph_cpu.h.
#include <periph_cpu.h>
| Data Fields | |
| PIO0_Type * | dev | 
| PIO device. | |
| IRQn_Type | irqn0 | 
| PIO IRQ0 interrupt number. | |
| IRQn_Type | irqn1 | 
| PIO IRQ1 interrupt number. | |
| PIO0_Type* pio_conf_t::dev | 
PIO device.
Definition at line 463 of file periph_cpu.h.
| IRQn_Type pio_conf_t::irqn0 | 
PIO IRQ0 interrupt number.
Definition at line 464 of file periph_cpu.h.
| IRQn_Type pio_conf_t::irqn1 | 
PIO IRQ1 interrupt number.
Definition at line 465 of file periph_cpu.h.