Type Alias xmc4800::ebu::buswap3::ExtdataR

source ·
pub type ExtdataR = FieldReader<Extdata>;
Expand description

Field EXTDATA reader - Extended data

Aliased Type§

struct ExtdataR { /* private fields */ }

Implementations§

source§

impl ExtdataR

source

pub const fn variant(&self) -> Extdata

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

external memory outputs data every BFCLK cycle

source

pub fn is_value2(&self) -> bool

external memory outputs data every two BFCLK cycles

source

pub fn is_value3(&self) -> bool

external memory outputs data every four BFCLK cycles

source

pub fn is_value4(&self) -> bool

external memory outputs data every eight BFCLK cycles