Type Alias gd32f1::gd32f190::spi0::ctl0::BdenR

source ·
pub type BdenR = BitReader<Bden>;
Expand description

Field BDEN reader - Bidirectional enable

Aliased Type§

struct BdenR { /* private fields */ }

Implementations§

source§

impl BdenR

source

pub const fn variant(&self) -> Bden

Get enumerated values variant

source

pub fn is_unidirectional(&self) -> bool

2-line unidirectional data mode selected

source

pub fn is_bidirectional(&self) -> bool

1-line bidirectional data mode selected