Ch5fR

Type Alias Ch5fR 

pub type Ch5fR = BitReader<Ch5f>;
Expand description

Field CH5F reader - Channel 5 Flag

Aliased Type§

pub struct Ch5fR { /* private fields */ }

Implementations§

§

impl Ch5fR

pub const fn variant(&self) -> Ch5f

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.