Type Alias xmc4300::gpdma0_ch2::cfgl::ChSuspR

source ·
pub type ChSuspR = BitReader<ChSusp>;
Expand description

Field CH_SUSP reader - Channel Suspend

Aliased Type§

struct ChSuspR { /* private fields */ }

Implementations§

source§

impl ChSuspR

source

pub const fn variant(&self) -> ChSusp

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Not suspended.

source

pub fn is_value2(&self) -> bool

Suspend DMA transfer from the source.