Type Alias gd32f1::gd32f130::spi0::i2sctl::PcmsmodW

source ·
pub type PcmsmodW<'a, REG> = BitWriter<'a, REG, Pcmsmod>;
Expand description

Field PCMSMOD writer - PCM frame synchronization mode

Aliased Type§

struct PcmsmodW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> PcmsmodW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn short(self) -> &'a mut W<REG>

Short frame synchronisation

source

pub fn long(self) -> &'a mut W<REG>

Long frame synchronisation