Type Alias xmc4800::ebu::busrcon2::FdbkenW

source ·
pub type FdbkenW<'a, REG> = BitWriter<'a, REG, Fdbken>;
Expand description

Field FDBKEN writer - Burst FLASH Clock Feedback Enable

Aliased Type§

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

Implementations§

source§

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

source

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

BFCLK feedback not used.

source

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

Incoming data and control signals (from the Burst FLASH device) are re-synchronized to the BFCLKI input.