ea7a8a58fd76e27ca2dac51cd2218f724890e5bf
[pinmux.git] / src / params.py
1 # == Parameters == #
2 N_MUX = 1 # number of selection lines for the mux per io
3 N_IO = 6
4 N_UART = 2
5 N_SPI = 1
6 N_TWI = 1
7 # ================ #