I want to create such library, that is compactable with any port or pins of the microcontroller.
For example:
There a function named Lcd_initialisation().I want to create its library such that,its configuration must be defined & declared in my main().
Thanks in Advance