Ch4fR

Type Alias Ch4fR 

pub type Ch4fR = BitReader<Ch4f>;
Expand description

Field CH4F reader - Channel 4 Flag

Aliased Type§

pub struct Ch4fR { /* private fields */ }

Implementations§

§

impl Ch4fR

pub const fn variant(&self) -> Ch4f

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.