Type Alias gd32e1::gd32e103::spi0::ctl0::SwnssW

source ·
pub type SwnssW<'a, REG> = BitWriter<'a, REG, Swnss>;
Expand description

Field SWNSS writer - NSS Pin Selection In NSS Software Mode

Aliased Type§

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

Implementations§

source§

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

source

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

NSS is pulled low

source

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

NSS is pulled high