pub struct CMD_W<'a> { /* private fields */ }
Expand description
Field CMD
writer - Command
Implementations
sourceimpl<'a> CMD_W<'a>
impl<'a> CMD_W<'a>
sourcepub fn eb(self) -> &'a mut W
pub fn eb(self) -> &'a mut W
Erase Block - Erases the block addressed by the ADDR register, not supported in the user page
sourcepub fn wp(self) -> &'a mut W
pub fn wp(self) -> &'a mut W
Write Page - Writes the contents of the page buffer to the page addressed by the ADDR register, not supported in the user page
sourcepub fn wqw(self) -> &'a mut W
pub fn wqw(self) -> &'a mut W
Write Quad Word - Writes a 128-bit word at the location addressed by the ADDR register.
sourcepub fn swrst(self) -> &'a mut W
pub fn swrst(self) -> &'a mut W
Software Reset - Power-Cycle the NVM memory and replay the device automatic calibration procedure and resets the module configuration registers
sourcepub fn lr(self) -> &'a mut W
pub fn lr(self) -> &'a mut W
Lock Region - Locks the region containing the address location in the ADDR register.
sourcepub fn ur(self) -> &'a mut W
pub fn ur(self) -> &'a mut W
Unlock Region - Unlocks the region containing the address location in the ADDR register.
sourcepub fn bkswrst(self) -> &'a mut W
pub fn bkswrst(self) -> &'a mut W
Bank swap and system reset, if SMEE is used also reallocate SMEE data into the opposite BANK
sourcepub fn sbpdis(self) -> &'a mut W
pub fn sbpdis(self) -> &'a mut W
Sets STATUS.BPDIS, Boot loader protection is discarded until CBPDIS is issued or next start-up sequence
sourcepub fn lseer(self) -> &'a mut W
pub fn lseer(self) -> &'a mut W
Lock access to the SmartEEPROM Register Address Space (above 64KB)