Type Alias xmc4400::gpdma0::chenreg::CH_W

source ·
pub type CH_W<'a, REG> = FieldWriter<'a, REG, 8, CH_A>;
Expand description

Field CH writer - Enables/Disables the channel

Aliased Type§

struct CH_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CH_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Disable the Channel

source

pub fn value2(self) -> &'a mut W<REG>

Enable the Channel