Type Alias xmc4300::flash0::fcon::WsecpfR

source ·
pub type WsecpfR = BitReader<Wsecpf>;
Expand description

Field WSECPF reader - Wait State for Error Correction of PFLASH

Aliased Type§

struct WsecpfR { /* private fields */ }

Implementations§

source§

impl WsecpfR

source

pub const fn variant(&self) -> Wsecpf

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No additional wait state for error correction

source

pub fn is_value2(&self) -> bool

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.