Type Alias gd32e1::gd32e103::spi0::stat::I2schR

source ·
pub type I2schR = BitReader<I2sch>;
Expand description

Field I2SCH reader - I2S channel side

Aliased Type§

struct I2schR { /* private fields */ }

Implementations§

source§

impl I2schR

source

pub const fn variant(&self) -> I2sch

Get enumerated values variant

source

pub fn is_left(&self) -> bool

Channel left has to be transmitted or has been received

source

pub fn is_right(&self) -> bool

Channel right has to be transmitted or has been received