Type Alias gd32e1::gd32e103::dma0::ch4ctl::ChenR

source ·
pub type ChenR = BitReader<Chen>;
Expand description

Field CHEN reader - Channel enable

Aliased Type§

struct ChenR { /* private fields */ }

Implementations§

source§

impl ChenR

source

pub const fn variant(&self) -> Chen

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Channel disabled

source

pub fn is_enabled(&self) -> bool

Channel enabled