W

Type Alias W 

Source
pub type W = W<SPMCSR_SPEC>;
Expand description

Register SPMCSR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn spmen(&mut self) -> SPMEN_W<'_, SPMCSR_SPEC>

Bit 0 - Store Program Memory

Source

pub fn pgers(&mut self) -> PGERS_W<'_, SPMCSR_SPEC>

Bit 1 - Page Erase

Source

pub fn pgwrt(&mut self) -> PGWRT_W<'_, SPMCSR_SPEC>

Bit 2 - Page Write

Source

pub fn blbset(&mut self) -> BLBSET_W<'_, SPMCSR_SPEC>

Bit 3 - Boot Lock Bit Set

Source

pub fn rwwsre(&mut self) -> RWWSRE_W<'_, SPMCSR_SPEC>

Bit 4 - Read-While-Write section read enable

Source

pub fn sigrd(&mut self) -> SIGRD_W<'_, SPMCSR_SPEC>

Bit 5 - Signature Row Read

Source

pub fn rwwsb(&mut self) -> RWWSB_W<'_, SPMCSR_SPEC>

Bit 6 - Read-While-Write Section Busy

Source

pub fn spmie(&mut self) -> SPMIE_W<'_, SPMCSR_SPEC>

Bit 7 - SPM Interrupt Enable