Type Alias xmc4800::ebu::buswcon1::ECSE_R

source ·
pub type ECSE_R = BitReader<ECSE_A>;
Expand description

Field ECSE reader - Early Chip Select for Synchronous Burst

Aliased Type§

struct ECSE_R { /* private fields */ }

Implementations§

source§

impl ECSE_R

source

pub const fn variant(&self) -> ECSE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

CS is delayed.

source

pub fn is_value2(&self) -> bool

CS is not delayed.