Microchip® Advanced Software Framework

gpbr.c File Reference

General Purpose Backup Registers (GPBR) driver for SAM.

Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.

#include "gpbr.h"

Functions

uint32_t gpbr_read (gpbr_num_t ul_reg_num)
 Read the specified backup register. More...
 
void gpbr_write (gpbr_num_t ul_reg_num, uint32_t ul_value)
 Write a value to the specified backup register. More...