Software APIs
Data Fields
pinmux_input Struct Reference

A peripheral input and MIO pad to link it to. More...

Data Fields

top_earlgrey_pinmux_peripheral_in_t periph
 
top_earlgrey_pinmux_insel_t insel
 
top_earlgrey_muxed_pads_t pad
 

Detailed Description

A peripheral input and MIO pad to link it to.

Definition at line 29 of file pinmux.c.

Field Documentation

◆ insel

top_earlgrey_pinmux_insel_t pinmux_input::insel

Definition at line 31 of file pinmux.c.

◆ pad

top_earlgrey_muxed_pads_t pinmux_input::pad

Definition at line 32 of file pinmux.c.

◆ periph

Definition at line 30 of file pinmux.c.