Type Alias gd32f1::gd32f190::usart0::ctl1::CphR

source ·
pub type CphR = BitReader<Cph>;
Expand description

Field CPH reader - Clock phase

Aliased Type§

struct CphR { /* private fields */ }

Implementations§

source§

impl CphR

source

pub const fn variant(&self) -> Cph

Get enumerated values variant

source

pub fn is_first(&self) -> bool

The first clock transition is the first data capture edge

source

pub fn is_second(&self) -> bool

The second clock transition is the first data capture edge