Ch1selR

Type Alias Ch1selR 

pub type Ch1selR = BitReader<Ch1sel>;
Expand description

Field CH1SEL reader - Channel 1 Select

Aliased Type§

pub struct Ch1selR { /* private fields */ }

Implementations§

§

impl Ch1selR

pub const fn variant(&self) -> Ch1sel

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.