Type Alias gd32e1::gd32e103::spi0::ctl0::CkplR

source ·
pub type CkplR = BitReader<Ckpl>;
Expand description

Field CKPL reader - Clock polarity Selection

Aliased Type§

struct CkplR { /* private fields */ }

Implementations§

source§

impl CkplR

source

pub const fn variant(&self) -> Ckpl

Get enumerated values variant

source

pub fn is_idle_low(&self) -> bool

CLK pulled low when idle

source

pub fn is_idle_high(&self) -> bool

CLK pulled high when idle