Type Alias xmc4400::gpdma0::chenreg::CH_R

source ·
pub type CH_R = FieldReader<CH_A>;
Expand description

Field CH reader - Enables/Disables the channel

Aliased Type§

struct CH_R { /* private fields */ }

Implementations§

source§

impl CH_R

source

pub const fn variant(&self) -> Option<CH_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable the Channel

source

pub fn is_value2(&self) -> bool

Enable the Channel