ChainR

Type Alias ChainR 

pub type ChainR = BitReader<Chain>;
Expand description

Field CHAIN reader - Chain Channel

Aliased Type§

pub struct ChainR { /* private fields */ }

Implementations§

§

impl ChainR

pub const fn variant(&self) -> Chain

Get enumerated values variant

pub fn is_0(&self) -> bool

Channel Chaining is disabled. Channel Timer runs independently.

pub fn is_1(&self) -> bool

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