Type Alias gd32e1::gd32e103::spi0::ctl0::CkphW

source ·
pub type CkphW<'a, REG> = BitWriter<'a, REG, Ckph>;
Expand description

Field CKPH writer - Clock Phase Selection

Aliased Type§

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

Implementations§

source§

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

source

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

The first clock transition is the first data capture edge

source

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

The second clock transition is the first data capture edge