Macro |
|
Lock the MCU Peripheral Pin Select (PPS) module |
Purpose |
|
Disable remapping of MCU digital peripherals to other I/O pins |
Syntax |
|
void lockPPS() |
Parameters |
|
– |
Return value |
|
– |
Output values |
|
The PPS module is locked. |
Preconditions |
|
– |
Remarks |
|
See IQRF OS User’s guide, chapter PPS. |
Side effects |
|
– |
See also |
|
|
Example |
|
See unlockPPS Example. |