SAM EEPROM Emulator Service Quick Start.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
Functions | |
static void | configure_bod (void) |
void | configure_eeprom (void) |
[setup] More... | |
int | main (void) |
[setup] More... | |
|
static |
References system_interrupt_enable(), and SYSTEM_INTERRUPT_MODULE_SYSCTRL.
Referenced by main().
void configure_eeprom | ( | void | ) |
[setup]
[init_eeprom_service]
[init_eeprom_service]
[check_init_ok]
[check_init_ok] [check_re-init]
[check_re-init]
int main | ( | void | ) |
[setup]
[setup_init]
[setup_init]
[setup_bod]
[setup_bod]
[main] [read_page]
[read_page]
[toggle_first_byte]
[toggle_first_byte] [set_led]
[set_led]
[write_page]
[write_page]
[write_page_not_commit]
[write_page_not_commit]
[main]
References configure_bod(), configure_eeprom(), port_pin_set_output_level(), rww_eeprom_emulator_commit_page_buffer(), rww_eeprom_emulator_read_page(), rww_eeprom_emulator_write_page(), RWW_EEPROM_PAGE_SIZE, and system_init().