PAC Driver

The Peripheral Access Controller (PAC) provides write protection for registers of the peripherals.

The user can use periph_lock to enable a selected peripheral's write-protection, and periph_unlock to disable the selected peripheral's write-protection.

If a peripheral is write-protected, and if a write access is performed, data will not be written.