Type Definition atsaml21e16b::nvmctrl::ctrla::CMD_W

source ·
pub type CMD_W<'a, const O: u8> = FieldWriter<'a, u16, CTRLA_SPEC, u8, CMDSELECT_A, 7, O>;
Expand description

Field CMD writer - Command

Implementations§

Erase Row - Erases the row addressed by the ADDR register.

Write Page - Writes the contents of the page buffer to the page addressed by the ADDR register.

Erase Auxiliary Row - Erases the auxiliary row addressed by the ADDR register. This command can be given only when the security bit is not set and only to the user configuration row.

Write Auxiliary Page - Writes the contents of the page buffer to the page addressed by the ADDR register. This command can be given only when the security bit is not set and only to the user configuration row.

Security Flow Command

Write lockbits

RWW EEPROM area Erase Row - Erases the row addressed by the ADDR register.

RWW EEPROM Write Page - Writes the contents of the page buffer to the page addressed by the ADDR register.

Lock Region - Locks the region containing the address location in the ADDR register.

Unlock Region - Unlocks the region containing the address location in the ADDR register.

Sets the power reduction mode.

Clears the power reduction mode.

Page Buffer Clear - Clears the page buffer.

Set Security Bit - Sets the security bit by writing 0x00 to the first byte in the lockbit row.

Invalidate all cache lines.