Ch5trigR

Type Alias Ch5trigR 

pub type Ch5trigR = BitReader<Ch5trig>;
Expand description

Field CH5TRIG reader - Channel 5 External Trigger Enable

Aliased Type§

pub struct Ch5trigR { /* private fields */ }

Implementations§

§

impl Ch5trigR

pub const fn variant(&self) -> Ch5trig

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.