Type Alias xmc4300::flash0::fcon::WsecpfW

source ·
pub type WsecpfW<'a, REG> = BitWriter<'a, REG, Wsecpf>;
Expand description

Field WSECPF writer - Wait State for Error Correction of PFLASH

Aliased Type§

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

Implementations§

source§

impl<'a, REG> WsecpfW<'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.