Type Alias gd32e1::gd32e103::spi0::i2sctl::CkplR

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

Field CKPL reader - Idle state clock polarity

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

I2S clock inactive state is low level

source

pub fn is_idle_high(&self) -> bool

I2S clock inactive state is high level