Software APIs
Data Fields
pinmux_output Struct Reference

An MIO pad and a peripheral output to link it to. More...

Data Fields

top_earlgrey_pinmux_mio_out_t mio
 
top_earlgrey_pinmux_outsel_t outsel
 
top_earlgrey_muxed_pads_t pad
 

Detailed Description

An MIO pad and a peripheral output to link it to.

Definition at line 38 of file pinmux.c.

Field Documentation

◆ mio

top_earlgrey_pinmux_mio_out_t pinmux_output::mio

Definition at line 39 of file pinmux.c.

◆ outsel

top_earlgrey_pinmux_outsel_t pinmux_output::outsel

Definition at line 40 of file pinmux.c.

◆ pad

top_earlgrey_muxed_pads_t pinmux_output::pad

Definition at line 41 of file pinmux.c.