Module pps

Module pps 

Source
Expand description

Peripheral Pin Select (PPS)

Modules§

input
Virtual input pins
output
Virtual output pins

Structs§

MappedPin
Physical pin mapped to a particular virtual pin
NoPin
Dummy to be used instead of a physical pin to leave a virtual pin of a peripheral unconnected
Parts
Virtual input and output ports created from the PPS peripheral struct

Traits§

IsConnected
Indicates whether a Mapped pin is connected to a physical pin or to a NoPin
MapPin
Phyiscal pin P that can be mapped to a virtual pin V
PpsExt
Extension trait to split a PPS peripheral into Parts corresponding to virtual ports