Type Alias xmc4800::ebu::busrap0::ExtdataW

source ·
pub type ExtdataW<'a, REG> = FieldWriterSafe<'a, REG, 2, Extdata>;
Expand description

Field EXTDATA writer - Extended data

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ExtdataW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

external memory outputs data every BFCLK cycle

source

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

external memory outputs data every two BFCLK cycles

source

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

external memory outputs data every four BFCLK cycles

source

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

external memory outputs data every eight BFCLK cycles