Type Alias xmc4800::gpdma1::chenreg::ChR

source ·
pub type ChR = FieldReader<Ch>;
Expand description

Field CH reader - Enables/Disables the channel

Aliased Type§

struct ChR { /* private fields */ }

Implementations§

source§

impl ChR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable the Channel

source

pub fn is_value2(&self) -> bool

Enable the Channel