Type Alias gd32f1::gd32f190::spi0::i2sctl::PcmsmodR

source ·
pub type PcmsmodR = BitReader<Pcmsmod>;
Expand description

Field PCMSMOD reader - PCM frame synchronization mode

Aliased Type§

struct PcmsmodR { /* private fields */ }

Implementations§

source§

impl PcmsmodR

source

pub const fn variant(&self) -> Pcmsmod

Get enumerated values variant

source

pub fn is_short(&self) -> bool

Short frame synchronisation

source

pub fn is_long(&self) -> bool

Long frame synchronisation