Zephyr API 3.6.99
|
Go to the source code of this file.
Macros | |
#define | RV32M1_MUX(port, pin, mux) |
Specify PORTx->PCR register MUX field. | |
#define RV32M1_MUX | ( | port, | |
pin, | |||
mux ) |
Specify PORTx->PCR register MUX field.
port | Port name ('A' to 'E') |
pin | Port pin number (0 to 31) |
mux | Alternate function number (0 to 7) |