Ch7trigR

Type Alias Ch7trigR 

pub type Ch7trigR = BitReader<Ch7trig>;
Expand description

Field CH7TRIG reader - Channel 7 External Trigger Enable

Aliased Type§

pub struct Ch7trigR { /* private fields */ }

Implementations§

§

impl Ch7trigR

pub const fn variant(&self) -> Ch7trig

Get enumerated values variant

pub fn is_0(&self) -> bool

The generation of this external trigger is disabled.

pub fn is_1(&self) -> bool

The generation of this external trigger is enabled.