Use of Examples

It can be very useful to look at someone else's working program to get some ideas when starting a project, or when you encounter a problem.

Port Template

This example by Pavel Baranov shows how to minimise code size using function templates to read and write target ports.