Robobo
|
General Purpose Backup Registers (GPBR) driver for SAM. More...
#include "../chip.h"
Go to the source code of this file.
Typedefs | |
typedef enum gpbr_num_type | gpbr_num_t |
Enumerations | |
enum | gpbr_num_type { GPBR0 = 0, GPBR1, GPBR2, GPBR3, GPBR4, GPBR5, GPBR6, GPBR7 } |
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... | |
General Purpose Backup Registers (GPBR) driver for SAM.
Copyright (c) 2011-2012 Atmel Corporation. All rights reserved.
typedef enum gpbr_num_type gpbr_num_t |
GPBR register number type
enum gpbr_num_type |
GPBR register number type