Software APIs
Data Fields
pinmux_select Struct Reference

To setup the pinmux using the enum's in top_earlgrey.h ... More...

Data Fields

dif_pinmux_index_t pad
 
dif_pinmux_index_t peripheral
 

Detailed Description

To setup the pinmux using the enum's in top_earlgrey.h ...

                                       - Choose corresponding pad/periph

from...

dif_result_t dif_pinmux_output_select(..., dif_pinmux_index_t mio_pad_output, | top_earlgrey_pinmux_mio_out_t dif_pinmux_index_t outsel) | top_earlgrey_pinmux_outsel_t dif_result_t dif_pinmux_input_select(..., dif_pinmux_index_t peripheral_input, | top_earlgrey_pinmux_peripheral_in_t dif_pinmux_index_t insel) | top_earlgrey_pinmux_insel_t

Definition at line 67 of file spi_host_tx_rx_test.c.

Field Documentation

◆ pad

dif_pinmux_index_t pinmux_select::pad

Definition at line 68 of file spi_host_tx_rx_test.c.

◆ peripheral

dif_pinmux_index_t pinmux_select::peripheral

Definition at line 69 of file spi_host_tx_rx_test.c.