Ch6fR

Type Alias Ch6fR 

pub type Ch6fR = BitReader<Ch6f>;
Expand description

Field CH6F reader - Channel 6 Flag

Aliased Type§

pub struct Ch6fR { /* private fields */ }

Implementations§

§

impl Ch6fR

pub const fn variant(&self) -> Ch6f

Get enumerated values variant

pub fn is_0(&self) -> bool

No channel event has occurred.

pub fn is_1(&self) -> bool

A channel event has occurred.