Type Alias xmc4200::flash0::fcon::WSECPF_W

source ·
pub type WSECPF_W<'a, REG> = BitWriter<'a, REG, WSECPF_A>;
Expand description

Field WSECPF writer - Wait State for Error Correction of PFLASH

Aliased Type§

struct WSECPF_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> WSECPF_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

No additional wait state for error correction

source

pub fn value2(self) -> &'a mut W<REG>

One additional wait state for error correction during read access to Program Flash. If enabled, this wait state is only used for the first transfer of a burst transfer.