Type Alias xmc4800::ebu::busrcon2::EcseR

source ·
pub type EcseR = BitReader<Ecse>;
Expand description

Field ECSE reader - Early Chip Select for Synchronous Burst

Aliased Type§

struct EcseR { /* private fields */ }

Implementations§

source§

impl EcseR

source

pub const fn variant(&self) -> Ecse

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.