Module avrd::attiny3217::fuse_crcsrc[][src]

CRC Source select

Constants

BOOT

The CRC is performed on the boot section of Flash.

BOOTAPP

The CRC is performed on the boot and application code section of Flash.

FLASH

The CRC is performed on the entire Flash (boot, application code and application data section).

NOCRC

Disable CRC.