ChainW

Type Alias ChainW 

pub type ChainW<'a, REG> = BitWriter<'a, REG, Chain>;
Expand description

Field CHAIN writer - Chain Channel

Aliased Type§

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

Implementations§

§

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

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

Channel Chaining is disabled. Channel Timer runs independently.

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

Channel Chaining is enabled. Timer decrements on previous channel’s timeout