Ch3selR

Type Alias Ch3selR 

pub type Ch3selR = BitReader<Ch3sel>;
Expand description

Field CH3SEL reader - Channel 3 Select

Aliased Type§

pub struct Ch3selR { /* private fields */ }

Implementations§

§

impl Ch3selR

pub const fn variant(&self) -> Ch3sel

Get enumerated values variant

pub fn is_0(&self) -> bool

Channel match is not included as a reload opportunity.

pub fn is_1(&self) -> bool

Channel match is included as a reload opportunity.