mips_pic32_common/include/periph_cpu_common.h¶
Shared CPU specific definitions for the MIPS family.
Shared CPU specific definitions for the MIPS family.
-
PROVIDES_PM_SET_LOWEST¶
-
CPUID_LEN¶ Length of the CPU_ID in bytes.
1
(4U)
-
GPIO_PIN( x, y)¶ Override GPIO pin selection macro.
1
((x << 4) | (y & 0xf))
-
PERIPH_TIMER_PROVIDES_SET¶ Prevent shared timer functions from being used.
-
enum
@75¶ - PORT_A
= 0 - port A
- PORT_B
= 1 - port B
- PORT_C
= 2 - port C
- PORT_D
= 3 - port D
- PORT_E
= 4 - port E
- PORT_F
= 5 - port F
- PORT_G
= 6 - port G
- PORT_A