Ch4trigR

Type Alias Ch4trigR 

pub type Ch4trigR = BitReader<Ch4trig>;
Expand description

Field CH4TRIG reader - Channel 4 External Trigger Enable

Aliased Type§

pub struct Ch4trigR { /* private fields */ }

Implementations§

§

impl Ch4trigR

pub const fn variant(&self) -> Ch4trig

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.