Ch2selR

Type Alias Ch2selR 

pub type Ch2selR = BitReader<Ch2sel>;
Expand description

Field CH2SEL reader - Channel 2 Select

Aliased Type§

pub struct Ch2selR { /* private fields */ }

Implementations§

§

impl Ch2selR

pub const fn variant(&self) -> Ch2sel

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.