ClmR

Type Alias ClmR 

pub type ClmR = BitReader<Clm>;
Expand description

Field CLM reader - Continuous Link Mode

Aliased Type§

pub struct ClmR { /* private fields */ }

Implementations§

§

impl ClmR

pub const fn variant(&self) -> Clm

Get enumerated values variant

pub fn is_0(&self) -> bool

A minor loop channel link made to itself goes through channel arbitration before being activated again.

pub fn is_1(&self) -> bool

A minor loop channel link made to itself does not go through channel arbitration before being activated again. Upon minor loop completion, the channel activates again if that channel has a minor loop channel link enabled and the link channel is itself. This effectively applies the minor loop offsets and restarts the next minor loop.