Ch0selR

Type Alias Ch0selR 

pub type Ch0selR = BitReader<Ch0sel>;
Expand description

Field CH0SEL reader - Channel 0 Select

Aliased Type§

pub struct Ch0selR { /* private fields */ }

Implementations§

§

impl Ch0selR

pub const fn variant(&self) -> Ch0sel

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.