Type Alias xmc4500::ebu::buswcon3::ECSE_W

source ·
pub type ECSE_W<'a, REG> = BitWriter<'a, REG, ECSE_A>;
Expand description

Field ECSE writer - Early Chip Select for Synchronous Burst

Aliased Type§

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

Implementations§

source§

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

source

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

CS is delayed.

source

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

CS is not delayed.