Type Alias gd32f1::gd32f190::spi0::ctl0::SwnssR

source ·
pub type SwnssR = BitReader<Swnss>;
Expand description

Field SWNSS reader - NSS Pin Selection In NSS Software Mode

Aliased Type§

struct SwnssR { /* private fields */ }

Implementations§

source§

impl SwnssR

source

pub const fn variant(&self) -> Swnss

Get enumerated values variant

source

pub fn is_slave_selected(&self) -> bool

NSS is pulled low

source

pub fn is_slave_not_selected(&self) -> bool

NSS is pulled high