| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Macros | |
| #define | RV32M1_MUX(port, pin, mux) | 
| Specify PORTx->PCR register MUX field.  More... | |
| #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) |