Module avrd::atxmega64b3::nvm_cmd[][src]

NVM Command

Constants

APP_CRC

Application section CRC.

BOOT_CRC

Boot Section CRC.

CHIP_ERASE

Erase Chip.

ERASE_APP

Erase Application Section.

ERASE_APP_PAGE

Erase Application Section page.

ERASE_BOOT

Erase Boot Section.

ERASE_BOOT_PAGE

Erase Boot Section page.

ERASE_EEPROM

Erase EEPROM.

ERASE_EEPROM_BUFFER

Erase/flush EEPROM page buffer.

ERASE_EEPROM_PAGE

Erase EEPROM page.

ERASE_FLASH_BUFFER

Erase/flush Flash page buffer.

ERASE_FLASH_PAGE

Erase Flash Page.

ERASE_USER_SIG_ROW

Erase user signature row.

ERASE_WRITE_APP_PAGE

Erase-and-write Application Section page.

ERASE_WRITE_BOOT_PAGE

Erase-and-write Boot Section page.

ERASE_WRITE_EEPROM_PAGE

Erase-and-write EEPROM page.

ERASE_WRITE_FLASH_PAGE

Erase-and-write Flash Page.

FLASH_CRC

Flash CRC.

FLASH_RANGE_CRC

Flash Range CRC.

LOAD_EEPROM_BUFFER

Load EEPROM page buffer.

LOAD_FLASH_BUFFER

Load Flash page buffer.

NO_OPERATION

Noop/Ordinary LPM.

READ_CALIB_ROW

Read calibration row.

READ_EEPROM

Read EEPROM.

READ_FUSES

Read fuse byte.

READ_NVM

Read NVM.

READ_USER_SIG_ROW

Read user signature row.

WRITE_APP_PAGE

Write Application Section page.

WRITE_BOOT_PAGE

Write Boot Section page.

WRITE_EEPROM_PAGE

Write EEPROM page.

WRITE_FLASH_PAGE

Write Flash Page.

WRITE_FUSE

Write Fuse byte.

WRITE_LOCK_BITS

Write lock bits.

WRITE_USER_SIG_ROW

Write user signature row.