Type Alias gd32f1::gd32f190::spi0::ctl0::CkphR

source ·
pub type CkphR = BitReader<Ckph>;
Expand description

Field CKPH reader - Clock Phase Selection

Aliased Type§

struct CkphR { /* private fields */ }

Implementations§

source§

impl CkphR

source

pub const fn variant(&self) -> Ckph

Get enumerated values variant

source

pub fn is_first_edge(&self) -> bool

The first clock transition is the first data capture edge

source

pub fn is_second_edge(&self) -> bool

The second clock transition is the first data capture edge