Type Alias gd32f1::gd32f190::usart0::ctl1::CphW

source ·
pub type CphW<'a, REG> = BitWriter<'a, REG, Cph>;
Expand description

Field CPH writer - Clock phase

Aliased Type§

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

Implementations§

source§

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

source

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

The first clock transition is the first data capture edge

source

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

The second clock transition is the first data capture edge