ElinkW

Type Alias ElinkW 

pub type ElinkW<'a, REG> = BitWriter<'a, REG, Elink>;
Expand description

Field ELINK writer - Enable channel-to-channel linking on minor-loop complete

Aliased Type§

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

Implementations§

§

impl<'a, REG> ElinkW<'a, REG>
where REG: Writable + RegisterSpec,

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

The channel-to-channel linking is disabled

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

The channel-to-channel linking is enabled